diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-18 00:43:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-18 00:43:36 +0000 |
commit | d35e13fe39e0f3c8f3fbf35aba89ca2fb8315afd (patch) | |
tree | 6b6e107ad5c5649b6bebb025efb0229b6a6d9eb1 /textproc/py-rss2gen/Makefile | |
parent | b21957367c33b8cd3a1012b26f1d9f921c16f36c (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 4d48086be82c..91d9f1e1b9e9 100644 --- a/textproc/py-rss2gen/Makefile +++ b/textproc/py-rss2gen/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rss2gen -PORTVERSION= 0.0 +PORTVERSION= 0.1.1 CATEGORIES= textproc python MASTER_SITES= http://www.dalkescientific.com/Python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |