diff options
Diffstat (limited to 'www/py-webware-component/Makefile')
-rw-r--r-- | www/py-webware-component/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-webware-component/Makefile b/www/py-webware-component/Makefile index ee33212ba7d6..ad0edc491c1c 100644 --- a/www/py-webware-component/Makefile +++ b/www/py-webware-component/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www python MASTER_SITES= http://www.webwareforpython.org/downloads/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}webware- -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Webware servlet component extension RUN_DEPENDS= ${LOCALBASE}/share/webware/__init__.py:${PORTSDIR}/www/py-webware |