diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-03 01:17:20 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-03 01:17:20 +0800 |
commit | 98e2caa697790358432802917577755e9934c685 (patch) | |
tree | 14a5dc4fcaf76c97747747c7861b90c5ab697408 /www/fcgi | |
parent | db62ad6f7120c53c3710647a998fabe1e060b2d3 (diff) | |
download | freebsd-ports-gnome-98e2caa697790358432802917577755e9934c685.tar.gz freebsd-ports-gnome-98e2caa697790358432802917577755e9934c685.tar.zst freebsd-ports-gnome-98e2caa697790358432802917577755e9934c685.zip |
Second batch at resetting maintainership on ports that have not been staged and
without any pending PR
With hat: portmgr
Diffstat (limited to 'www/fcgi')
-rw-r--r-- | www/fcgi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/fcgi/Makefile b/www/fcgi/Makefile index b02a02432883..955c991dd4ba 100644 --- a/www/fcgi/Makefile +++ b/www/fcgi/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www MASTER_SITES= http://www.fastcgi.com/dist/ PKGNAMESUFFIX= -devkit -MAINTAINER= jlaffaye@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FastCGI Development Kit USE_AUTOTOOLS= libtool |