diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-05-09 03:37:17 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-05-09 03:37:17 +0000 |
commit | af4cb0674a5fc77630e84cdf1f44d7ed34fb6d72 (patch) | |
tree | fb93ee9f1bd77dacf08d219e199b0b1f94632837 /www/py-scgi | |
parent | 15ab538883edc36b3ec99ba63723bfb3d5f30206 (diff) |
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 4995d9850547..dae0807c9fe5 100644 --- a/www/py-scgi/Makefile +++ b/www/py-scgi/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www python MASTER_SITES= http://python.ca/scgi/releases/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= dryice@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python server implementation of the Simple Common Gateway Protocol USE_PYTHON= yes |