diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-10 20:32:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-10 20:32:36 +0000 |
commit | 412c44df41e3eeaa3e95e90b11bd9daf13caaf03 (patch) | |
tree | 4d09d4add1eda7fe189a18c084d4d227d94254e9 /www/py-twistedWeb2 | |
parent | 544db31b443290f280ba3068e5d7624bb17ef92f (diff) |
Notes
Diffstat (limited to 'www/py-twistedWeb2')
-rw-r--r-- | www/py-twistedWeb2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-twistedWeb2/Makefile b/www/py-twistedWeb2/Makefile index 6128fd9b2a4d..e01aa4fc19ce 100644 --- a/www/py-twistedWeb2/Makefile +++ b/www/py-twistedWeb2/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/Web2/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= TwistedWeb2-${PORTVERSION} -MAINTAINER= landonf@opendarwin.org +MAINTAINER= ports@FreeBSD.org COMMENT= The next generation Web Server Framework built with Twisted BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore |