diff options
author | nbm <nbm@FreeBSD.org> | 2004-03-26 02:42:02 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2004-03-26 02:42:02 +0800 |
commit | 38e55acbf7e67992bad8bf5d6545c73184ee410a (patch) | |
tree | 41a91e46153ea80cc24a50a8107433c56763357b /www/mod_scgi | |
parent | ec58fc6783333c542d0f0bf6568129d1c64a303f (diff) | |
download | freebsd-ports-graphics-38e55acbf7e67992bad8bf5d6545c73184ee410a.tar.gz freebsd-ports-graphics-38e55acbf7e67992bad8bf5d6545c73184ee410a.tar.zst freebsd-ports-graphics-38e55acbf7e67992bad8bf5d6545c73184ee410a.zip |
Drop maintainership.
Diffstat (limited to 'www/mod_scgi')
-rw-r--r-- | www/mod_scgi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_scgi/Makefile b/www/mod_scgi/Makefile index 4e3c7103ca4..84d17f87c34 100644 --- a/www/mod_scgi/Makefile +++ b/www/mod_scgi/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.mems-exchange.org/software/files/scgi/ PKGNAMEPREFIX= mod_ -MAINTAINER= nbm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Apache module that implements the client side of the SCGI protocol BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${APACHE_PORT} |