diff options
Diffstat (limited to 'textproc/p5-XML-Atom-Syndication/Makefile')
-rw-r--r-- | textproc/p5-XML-Atom-Syndication/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-XML-Atom-Syndication/Makefile b/textproc/p5-XML-Atom-Syndication/Makefile index c35f3e12f7cb..9d63872fd10a 100644 --- a/textproc/p5-XML-Atom-Syndication/Makefile +++ b/textproc/p5-XML-Atom-Syndication/Makefile @@ -5,12 +5,12 @@ # $FreeBSD$ PORTNAME= XML-Atom-Syndication -PORTVERSION= 0.94 +PORTVERSION= 0.94.2 PORTEPOCH= 1 CATEGORIES= textproc perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= XML +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Simple lightweight client for consuming Atom syndication feeds |