diff options
Diffstat (limited to 'www/py-WebTest')
-rw-r--r-- | www/py-WebTest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-WebTest/Makefile b/www/py-WebTest/Makefile index dde70ebfb518..7375412f62db 100644 --- a/www/py-WebTest/Makefile +++ b/www/py-WebTest/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP \ http://www.c-s.li/ports/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= c-s@c-s.li +MAINTAINER= cs@FreeBSD.org COMMENT= Helper to test WSGI applications BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}webob>=0.9.6.1:${PORTSDIR}/www/py-webob |