diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-11 04:32:36 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-11 04:32:36 +0800 |
commit | 92fdf49667fd03da66819d1138dffcc5b8647a5a (patch) | |
tree | e6afd40ba42b3e24e8ae778751c1e06048c1d2ce /www/py-twistedWeb2 | |
parent | a0017779cf27ed626d8b55e34ff5af188bab8d63 (diff) | |
download | freebsd-ports-gnome-92fdf49667fd03da66819d1138dffcc5b8647a5a.tar.gz freebsd-ports-gnome-92fdf49667fd03da66819d1138dffcc5b8647a5a.tar.zst freebsd-ports-gnome-92fdf49667fd03da66819d1138dffcc5b8647a5a.zip |
Reset landonf@opendarwin.org: address bounces.
Hat: portmgr
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 |