diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-12-13 12:56:01 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-12-13 12:56:01 +0000 |
commit | 2db91e4f1f0c3c7b7780c0d6c05695db86abf9b1 (patch) | |
tree | 6b247ff4007c8dea92eea8b86b6b21bbea8e49cd /textproc/py-rss2gen/Makefile | |
parent | ddc77bce40defad6695df72fe65c2175cb78d65f (diff) |
Notes
Diffstat (limited to 'textproc/py-rss2gen/Makefile')
-rw-r--r-- | textproc/py-rss2gen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-rss2gen/Makefile b/textproc/py-rss2gen/Makefile index e072ce872ff3..2fd0fcf82024 100644 --- a/textproc/py-rss2gen/Makefile +++ b/textproc/py-rss2gen/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.dalkescientific.com/Python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyRSS2Gen-${PORTVERSION} -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A Python library for generating RSS 2.0 feeds USE_PYTHON= yes |