aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorbhughes <bhughes@FreeBSD.org>2017-06-03 03:15:40 +0800
committerbhughes <bhughes@FreeBSD.org>2017-06-03 03:15:40 +0800
commit808ab9c3237b574c5e576616c19a4531b85cc153 (patch)
tree698614ad55e64050af7374c78bbc1ab0e8894fd4 /devel
parentccebf119ab1e1ad809233b2b761cecd60797a605 (diff)
downloadfreebsd-ports-gnome-808ab9c3237b574c5e576616c19a4531b85cc153.tar.gz
freebsd-ports-gnome-808ab9c3237b574c5e576616c19a4531b85cc153.tar.zst
freebsd-ports-gnome-808ab9c3237b574c5e576616c19a4531b85cc153.zip
multiple ports: Update MAINTANER
Change bradleythughes@fastmail.fm -> bhughes@FreeBSD.org after receiving my ports commit bit on all ports I maintain: devel/awscli, devel/py-botocore, net/py-s3transfer, net/turnserver, www/node4, www/node6, and www/node. Approved by: robak (mentor) Differential Review: https://reviews.freebsd.org/D11015
Diffstat (limited to 'devel')
-rw-r--r--devel/awscli/Makefile2
-rw-r--r--devel/py-botocore/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/awscli/Makefile b/devel/awscli/Makefile
index c57de40d3e3b..a2cf75096acb 100644
--- a/devel/awscli/Makefile
+++ b/devel/awscli/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.11.91
CATEGORIES= devel
MASTER_SITES= CHEESESHOP
-MAINTAINER= bradleythughes@fastmail.fm
+MAINTAINER= bhughes@FreeBSD.org
COMMENT= Universal Command Line Interface for Amazon Web Services
LICENSE= APACHE20
diff --git a/devel/py-botocore/Makefile b/devel/py-botocore/Makefile
index 25c66a22d85d..b5057be7ad02 100644
--- a/devel/py-botocore/Makefile
+++ b/devel/py-botocore/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= bradleythughes@fastmail.fm
+MAINTAINER= bhughes@FreeBSD.org
COMMENT= Low-level, core functionality of boto 3
LICENSE= APACHE20