aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2016-12-27 00:31:57 +0800
committeradamw <adamw@FreeBSD.org>2016-12-27 00:31:57 +0800
commit0635ba32c81b7610f7f8f95642223e896a6dcf11 (patch)
tree3ec1c61e8f07c077a1984fa9fb4774a534dbea3e /www
parentbb0eac28002b8015173cc2fc8301ec4f5dc7802a (diff)
downloadfreebsd-ports-gnome-0635ba32c81b7610f7f8f95642223e896a6dcf11.tar.gz
freebsd-ports-gnome-0635ba32c81b7610f7f8f95642223e896a6dcf11.tar.zst
freebsd-ports-gnome-0635ba32c81b7610f7f8f95642223e896a6dcf11.zip
Take maintainership
Diffstat (limited to 'www')
-rw-r--r--www/fcgi/Makefile2
-rw-r--r--www/fcgiwrap/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/fcgi/Makefile b/www/fcgi/Makefile
index e697c86dc355..f885eeecc01b 100644
--- a/www/fcgi/Makefile
+++ b/www/fcgi/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= www
MASTER_SITES= http://www.fastcgi.com/dist/
PKGNAMESUFFIX= -devkit
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= adamw@FreeBSD.org
COMMENT= FastCGI Development Kit
LICENSE= Open_Market_FastCGI_license
diff --git a/www/fcgiwrap/Makefile b/www/fcgiwrap/Makefile
index 351d725b2fb8..85d90d2067f6 100644
--- a/www/fcgiwrap/Makefile
+++ b/www/fcgiwrap/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= http://www.skysmurf.nl/comp/FreeBSD/distfiles/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= adamw@FreeBSD.org
COMMENT= Simple FastCGI wrapper for CGI scripts
LICENSE= MIT