diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2007-04-05 12:18:09 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2007-04-05 12:18:09 +0000 |
commit | 7081a2aac908aef1aaa22f9d9404af2243520ebf (patch) | |
tree | cdc9b044e017e00d904cbb8b0bca6308d704cc5b /textproc/py-genshi | |
parent | fcc67386dc8b57464ee84d355866cf6a9a91bb30 (diff) | |
download | ports-7081a2aac908aef1aaa22f9d9404af2243520ebf.tar.gz ports-7081a2aac908aef1aaa22f9d9404af2243520ebf.zip |
Notes
Diffstat (limited to 'textproc/py-genshi')
-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 |