diff options
author | Dryice Dong Liu <dryice@FreeBSD.org> | 2010-03-16 12:04:27 +0000 |
---|---|---|
committer | Dryice Dong Liu <dryice@FreeBSD.org> | 2010-03-16 12:04:27 +0000 |
commit | bd7a8efa6fdebb5246fa70bb1b077f2714195dde (patch) | |
tree | b0e63f30dc08e0405602d24a69cf385e5f178b24 /www/py-scgi/Makefile | |
parent | 63d17783e2ff18770ad774194977c88c3d884409 (diff) | |
download | ports-bd7a8efa6fdebb5246fa70bb1b077f2714195dde.tar.gz ports-bd7a8efa6fdebb5246fa70bb1b077f2714195dde.zip |
Notes
Diffstat (limited to 'www/py-scgi/Makefile')
-rw-r--r-- | www/py-scgi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-scgi/Makefile b/www/py-scgi/Makefile index ef911bc028ae..8d39f581bcb0 100644 --- a/www/py-scgi/Makefile +++ b/www/py-scgi/Makefile @@ -6,12 +6,12 @@ # PORTNAME= scgi -PORTVERSION= 1.13 +PORTVERSION= 1.14 CATEGORIES= www python MASTER_SITES= http://python.ca/scgi/releases/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= dryice@dryice.name +MAINTAINER= dryice@freebsd.org COMMENT= Python server implementation of the Simple Common Gateway Protocol USE_PYTHON= yes |