diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-10-24 05:09:02 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-10-24 05:09:02 +0000 |
commit | 461d366e96cc67f24e2a71b58917f7c948723052 (patch) | |
tree | 5df90e9f4d90c5b90737b45cf2ac7c4c05e418dd /textproc/p5-XML-Feed/Makefile | |
parent | fe0fc47be734919535482facdde713935609d502 (diff) |
Notes
Diffstat (limited to 'textproc/p5-XML-Feed/Makefile')
-rw-r--r-- | textproc/p5-XML-Feed/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-XML-Feed/Makefile b/textproc/p5-XML-Feed/Makefile index 4dcc71f0e2f1..2b02a2be92cd 100644 --- a/textproc/p5-XML-Feed/Makefile +++ b/textproc/p5-XML-Feed/Makefile @@ -6,8 +6,7 @@ # PORTNAME= XML-Feed -PORTVERSION= 0.22 -PORTREVISION= 1 +PORTVERSION= 0.23 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |