aboutsummaryrefslogtreecommitdiffstats
path: root/www
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 /www
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 'www')
-rw-r--r--www/node/Makefile2
-rw-r--r--www/node4/Makefile2
-rw-r--r--www/node6/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/www/node/Makefile b/www/node/Makefile
index 1fb31f65f24b..9b08d2f27cad 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
-MAINTAINER= bradleythughes@fastmail.fm
+MAINTAINER= bhughes@FreeBSD.org
COMMENT= V8 JavaScript for client and server (7.x)
LICENSE= MIT
diff --git a/www/node4/Makefile b/www/node4/Makefile
index 2ae956cd5c83..e21ba24dd56e 100644
--- a/www/node4/Makefile
+++ b/www/node4/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
PKGNAMESUFFIX= 4
-MAINTAINER= bradleythughes@fastmail.fm
+MAINTAINER= bhughes@FreeBSD.org
COMMENT= V8 JavaScript for client and server (4.x LTS)
LICENSE= MIT
diff --git a/www/node6/Makefile b/www/node6/Makefile
index 6aa4b780ef2f..6f77cfc13ad8 100644
--- a/www/node6/Makefile
+++ b/www/node6/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
PKGNAMESUFFIX= 6
-MAINTAINER= bradleythughes@fastmail.fm
+MAINTAINER= bhughes@FreeBSD.org
COMMENT= V8 JavaScript for client and server (6.x)
LICENSE= MIT