diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-12-26 06:56:00 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-12-26 06:56:00 +0000 |
commit | 8b9ff88c4d2f79dc9856bfe27c2380ab299b1808 (patch) | |
tree | a6a32ad396494225f2d7d76d9c0a47e1e3e6f193 /devel/p5-POE-Component-RSSAggregator/Makefile | |
parent | c13a41b7c4c7f533b0de352d325bcbdedfad2635 (diff) | |
download | ports-8b9ff88c4d2f79dc9856bfe27c2380ab299b1808.tar.gz ports-8b9ff88c4d2f79dc9856bfe27c2380ab299b1808.zip |
Notes
Diffstat (limited to 'devel/p5-POE-Component-RSSAggregator/Makefile')
-rw-r--r-- | devel/p5-POE-Component-RSSAggregator/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-POE-Component-RSSAggregator/Makefile b/devel/p5-POE-Component-RSSAggregator/Makefile index 30a583238388..88128eaff00c 100644 --- a/devel/p5-POE-Component-RSSAggregator/Makefile +++ b/devel/p5-POE-Component-RSSAggregator/Makefile @@ -6,11 +6,12 @@ # PORTNAME= POE-Component-RSSAggregator -PORTVERSION= 1.02 +PORTVERSION= 1.02.2 CATEGORIES= devel perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/} MAINTAINER= clsung@FreeBSD.org COMMENT= Watch Muliple RSS Feeds for New Headlines |