diff options
Diffstat (limited to 'textproc/py-genshi/Makefile')
-rw-r--r-- | textproc/py-genshi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-genshi/Makefile b/textproc/py-genshi/Makefile index c52903370526..6191899ba8e5 100644 --- a/textproc/py-genshi/Makefile +++ b/textproc/py-genshi/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://ftp.edgewall.com/pub/${PORTNAME:L}/ \ http://nivi.interfree.it/distfiles/${PORTNAME:L}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= Python toolkit for stream-based generation of output for the web BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools |