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 | |
parent | b21957367c33b8cd3a1012b26f1d9f921c16f36c (diff) | |
download | ports-d35e13fe39e0f3c8f3fbf35aba89ca2fb8315afd.tar.gz ports-d35e13fe39e0f3c8f3fbf35aba89ca2fb8315afd.zip |
Notes
Diffstat (limited to 'textproc/py-rss2gen')
-rw-r--r-- | textproc/py-rss2gen/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-rss2gen/distinfo | 4 |
2 files changed, 3 insertions, 3 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} diff --git a/textproc/py-rss2gen/distinfo b/textproc/py-rss2gen/distinfo index f4b26c212697..b3cb0066b999 100644 --- a/textproc/py-rss2gen/distinfo +++ b/textproc/py-rss2gen/distinfo @@ -1,2 +1,2 @@ -MD5 (PyRSS2Gen-0.0.tar.gz) = 5f05762c356594f6de60f19a1e17e277 -SIZE (PyRSS2Gen-0.0.tar.gz) = 8246 +MD5 (PyRSS2Gen-0.1.1.tar.gz) = 179f7f7d5576600ad4c01e52a0b3cc27 +SIZE (PyRSS2Gen-0.1.1.tar.gz) = 8299 |