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 | In case muh is compiled with IPv6 support, it doesn't work at all with IPv4 (diff) |
Drop maintainership.
Notes
Notes:
svn path=/head/; revision=105255
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} |