git: aac3405804f4 - main - all: return bhughes' ports to the pool after safekeeping

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Mon, 07 Nov 2022 14:44:51 UTC
The branch main has been updated by rene:

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

commit aac3405804f4a3b406a44616eb67efb4a7f6e953
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2022-11-07 14:43:56 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2022-11-07 14:43:56 +0000

    all: return bhughes' ports to the pool after safekeeping
    
    With hat:       portmgr-secretary
---
 devel/awscli/Makefile      | 2 +-
 devel/libuv/Makefile       | 2 +-
 devel/py-botocore/Makefile | 2 +-
 net/py-s3transfer/Makefile | 2 +-
 net/turnserver/Makefile    | 2 +-
 www/node/Makefile          | 2 +-
 www/node14/Makefile        | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/devel/awscli/Makefile b/devel/awscli/Makefile
index 723c86dbb5a4..3acd6c068136 100644
--- a/devel/awscli/Makefile
+++ b/devel/awscli/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	1.20.61
 CATEGORIES=	devel
 MASTER_SITES=	CHEESESHOP
 
-MAINTAINER=	bhughes@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Universal Command Line Interface for Amazon Web Services
 WWW=		https://aws.amazon.com/cli/
 
diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile
index a7bb86d5defa..97542a594fce 100644
--- a/devel/libuv/Makefile
+++ b/devel/libuv/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	1.44.2
 CATEGORIES=	devel
 MASTER_SITES=	https://dist.libuv.org/dist/v${DISTVERSION}/
 
-MAINTAINER=	bhughes@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Multi-platform support library with a focus on asynchronous I/O
 WWW=		https://github.com/libuv/libuv
 
diff --git a/devel/py-botocore/Makefile b/devel/py-botocore/Makefile
index 0d5956de3c43..8f7e0f07f47c 100644
--- a/devel/py-botocore/Makefile
+++ b/devel/py-botocore/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	bhughes@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Low-level, core functionality of boto 3
 WWW=		https://github.com/boto/botocore
 
diff --git a/net/py-s3transfer/Makefile b/net/py-s3transfer/Makefile
index 7ed79c487618..b50c9c2f2321 100644
--- a/net/py-s3transfer/Makefile
+++ b/net/py-s3transfer/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	bhughes@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Amazon S3 Transfer Manager for Python
 WWW=		https://github.com/boto/s3transfer
 
diff --git a/net/turnserver/Makefile b/net/turnserver/Makefile
index 8040f0a02279..48c164ab48ec 100644
--- a/net/turnserver/Makefile
+++ b/net/turnserver/Makefile
@@ -6,7 +6,7 @@ MASTER_SITES=	http://turnserver.open-sys.org/downloads/extradocs/:xdocs \
 PKGNAMEPREFIX=
 DISTFILES=	turn.extra.docs-2.0.0.1.tar.gz:xdocs
 
-MAINTAINER=	bhughes@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	STUN/TURN Server; IPv6, DTLS support; RFCs 5389, 5766, 6062, 6156
 WWW=		https://code.google.com/p/coturn/
 
diff --git a/www/node/Makefile b/www/node/Makefile
index 68b8c73277b2..1db21d0d607d 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -5,7 +5,7 @@ PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	https://nodejs.org/dist/v${DISTVERSION}/
 
-MAINTAINER=	bhughes@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	V8 JavaScript for client and server
 WWW=		https://nodejs.org/
 
diff --git a/www/node14/Makefile b/www/node14/Makefile
index 709edd88a3db..57e2d77dc681 100644
--- a/www/node14/Makefile
+++ b/www/node14/Makefile
@@ -6,7 +6,7 @@ CATEGORIES=	www
 MASTER_SITES=	http://nodejs.org/dist/v${DISTVERSION}/
 PKGNAMESUFFIX=	14
 
-MAINTAINER=	bhughes@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	V8 JavaScript for client and server
 WWW=		https://nodejs.org/