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/py-scgi | |
parent | b3e6b7bea1746bbda4fbe9eaf41e586f68f1e855 (diff) | |
download | ports-f9aee1b46426b04a48e96e015eab1effcd9f485c.tar.gz ports-f9aee1b46426b04a48e96e015eab1effcd9f485c.zip |
Notes
Diffstat (limited to 'www/py-scgi')
-rw-r--r-- | www/py-scgi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-scgi/Makefile b/www/py-scgi/Makefile index 64c8764c029e..35f5ed5a12e3 100644 --- a/www/py-scgi/Makefile +++ b/www/py-scgi/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.mems-exchange.org/software/files/scgi/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= nbm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python server implementation of the Simple Common Gateway Protocol PLIST_SUB+= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S/^${LOCALBASE}\///g} |