diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2004-03-25 18:42:02 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2004-03-25 18:42:02 +0000 |
commit | f9aee1b46426b04a48e96e015eab1effcd9f485c (patch) | |
tree | 3f3c3522a2f0e7693665d351b0f7437ca10c12e8 /www/mod_scgi/Makefile | |
parent | b3e6b7bea1746bbda4fbe9eaf41e586f68f1e855 (diff) | |
download | ports-f9aee1b46426b04a48e96e015eab1effcd9f485c.tar.gz ports-f9aee1b46426b04a48e96e015eab1effcd9f485c.zip |
Notes
Diffstat (limited to 'www/mod_scgi/Makefile')
-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 4e3c7103ca45..84d17f87c349 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} |