git: 6a105a956401 - main - */*: Reset Maintainership

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Tue, 22 Nov 2022 06:52:39 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6a105a956401a8fc48afa64a0e79a552d7dd7dca

commit 6a105a956401a8fc48afa64a0e79a552d7dd7dca
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2022-11-22 06:48:02 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-11-22 06:48:02 +0000

    */*: Reset Maintainership
    
    As per maintainer's request.
    
    Reported in mail list[1]
    
    [1] https://www.mail-archive.com/ports@freebsd.org/msg02842.html
---
 devel/bazel/Makefile          | 2 +-
 devel/cvsadmin/Makefile       | 2 +-
 devel/py-wsgitools/Makefile   | 2 +-
 lang/haskell-mode.el/Makefile | 2 +-
 science/h5utils/Makefile      | 2 +-
 x11-clocks/tclock/Makefile    | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/bazel/Makefile b/devel/bazel/Makefile
index 58f55b5f1dbd..29f1b671891f 100644
--- a/devel/bazel/Makefile
+++ b/devel/bazel/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	devel java
 MASTER_SITES=	https://storage.googleapis.com/bazel/${PORTVERSION}/rc${FINALRC}/
 DISTNAME=	bazel-${PORTVERSION}rc${FINALRC}-dist
 
-MAINTAINER=	aehlig@linta.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Fast and correct build system
 WWW=		https://bazel.build/
 
diff --git a/devel/cvsadmin/Makefile b/devel/cvsadmin/Makefile
index 00c37a16a39d..a3e92c3a577c 100644
--- a/devel/cvsadmin/Makefile
+++ b/devel/cvsadmin/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	2
 CATEGORIES=	devel
 MASTER_SITES=	LOCAL/gabor
 
-MAINTAINER=	aehlig@linta.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Simple program to administrate users of a CVS repository
 
 GNU_CONFIGURE=	yes
diff --git a/devel/py-wsgitools/Makefile b/devel/py-wsgitools/Makefile
index b31c59df5541..c4e4bec30bc6 100644
--- a/devel/py-wsgitools/Makefile
+++ b/devel/py-wsgitools/Makefile
@@ -6,7 +6,7 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	aehlig@linta.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Useful middlewares and filters for wsgi as well as scgi servers
 WWW=		https://subdivi.de/~helmut/wsgitools/
 
diff --git a/lang/haskell-mode.el/Makefile b/lang/haskell-mode.el/Makefile
index 5b6e83eed2af..a657c991aed3 100644
--- a/lang/haskell-mode.el/Makefile
+++ b/lang/haskell-mode.el/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	4
 CATEGORIES=	lang elisp
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
-MAINTAINER=	aehlig@linta.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Emacs lisp mode for editing haskell programs
 WWW=		https://projects.haskell.org/haskellmode-emacs/
 
diff --git a/science/h5utils/Makefile b/science/h5utils/Makefile
index 77f39ae930d8..a32d97be6151 100644
--- a/science/h5utils/Makefile
+++ b/science/h5utils/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	1.13.1
 PORTREVISION=	6
 CATEGORIES=	science
 
-MAINTAINER=	aehlig@linta.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Set of utilities for visualization and conversion of HDF5 format
 WWW=		https://github.com/stevengj/h5utils
 
diff --git a/x11-clocks/tclock/Makefile b/x11-clocks/tclock/Makefile
index 0a7185f93ce5..4ef05259ddc9 100644
--- a/x11-clocks/tclock/Makefile
+++ b/x11-clocks/tclock/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	x11-clocks
 MASTER_SITES=	http://www.linta.de/distfiles/ \
 		ftp://ftp.uni-potsdam.de/pub/X11/tools/clocks/
 
-MAINTAINER=	aehlig@linta.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Transparent analog clock for x11
 
 LICENSE=	GPLv1