diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-05-09 11:37:17 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-05-09 11:37:17 +0800 |
commit | 12bb5d41c2c3228fa32235e1d67eb274c40e656f (patch) | |
tree | 9e30ebd359b423a02d041ab7c70adb7511b2826b /www | |
parent | 20dd0fc10c30b146b171ee0cb0b9c7e06f00fe2b (diff) | |
download | freebsd-ports-gnome-12bb5d41c2c3228fa32235e1d67eb274c40e656f.tar.gz freebsd-ports-gnome-12bb5d41c2c3228fa32235e1d67eb274c40e656f.tar.zst freebsd-ports-gnome-12bb5d41c2c3228fa32235e1d67eb274c40e656f.zip |
- Return to the heap
Diffstat (limited to 'www')
-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 |