aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-03-13 01:12:19 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-03-13 01:12:19 +0800
commitf3f892c5158f2359e9ba9f2855111c109830861e (patch)
tree7115a5236191651b182985cde5d27c4a7ac2a5f5 /www
parent6b219320e32a6082492f6b705de70afe54ad3b87 (diff)
downloadfreebsd-ports-gnome-f3f892c5158f2359e9ba9f2855111c109830861e.tar.gz
freebsd-ports-gnome-f3f892c5158f2359e9ba9f2855111c109830861e.tar.zst
freebsd-ports-gnome-f3f892c5158f2359e9ba9f2855111c109830861e.zip
- Update MAINTAINER: use @FreeBSD.org
Diffstat (limited to 'www')
-rw-r--r--www/py-websocket-client/Makefile2
-rw-r--r--www/rubygem-puma/Makefile2
-rw-r--r--www/uglifyjs/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/www/py-websocket-client/Makefile b/www/py-websocket-client/Makefile
index 5bd489f61c0b..a8e28f6463a0 100644
--- a/www/py-websocket-client/Makefile
+++ b/www/py-websocket-client/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= alfred@freebsd.org
+MAINTAINER= alfred@FreeBSD.org
COMMENT= Websocket client for python
LICENSE= ISCL
diff --git a/www/rubygem-puma/Makefile b/www/rubygem-puma/Makefile
index 4197c975992b..b94653971046 100644
--- a/www/rubygem-puma/Makefile
+++ b/www/rubygem-puma/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 2.9.1
CATEGORIES= www rubygems
MASTER_SITES= RG
-MAINTAINER= ruby@freebsd.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Fast, multithreaded and highly concurrent ruby web server
LICENSE= BSD3CLAUSE
diff --git a/www/uglifyjs/Makefile b/www/uglifyjs/Makefile
index cb603666236d..a4df4129d5f2 100644
--- a/www/uglifyjs/Makefile
+++ b/www/uglifyjs/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www devel
MASTER_SITES= http://github.com/mishoo/UglifyJS/archive/
DISTNAME= v${PORTVERSION}
-MAINTAINER= swills@freebsd.org
+MAINTAINER= swills@FreeBSD.org
COMMENT= JavaScript parser/compressor/beautifier
LICENSE= BSD2CLAUSE