diff options
Diffstat (limited to 'www/py-nevow')
-rw-r--r-- | www/py-nevow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-nevow/Makefile b/www/py-nevow/Makefile index 650475570461..92b4361ac7ee 100644 --- a/www/py-nevow/Makefile +++ b/www/py-nevow/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Nevow-${PORTVERSION} EXTRACT_SUFX= .tar.gz?format=raw -MAINTAINER= alex@foxybanana.com +MAINTAINER= alexbl@FreeBSD.org COMMENT= A web application templating system, based on the the Twisted Woven USE_PYTHON= yes |