diff options
author | Carlo Strub <cs@FreeBSD.org> | 2011-09-15 12:33:27 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2011-09-15 12:33:27 +0000 |
commit | 178dc40a964ca1f55872ae37726322803706901a (patch) | |
tree | 65bc19cedf226b64c9d58478266118c460ccc2b9 /www/py-WebTest | |
parent | e2c9da64ebed0900dcfc0f508957391935b9d539 (diff) |
Notes
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 |