diff options
Diffstat (limited to 'textproc/p5-XML-FeedPP/Makefile')
-rw-r--r-- | textproc/p5-XML-FeedPP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-FeedPP/Makefile b/textproc/p5-XML-FeedPP/Makefile index 3ef8778e2e4..7a0ee9e7be1 100644 --- a/textproc/p5-XML-FeedPP/Makefile +++ b/textproc/p5-XML-FeedPP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:45 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/12 10:51:35 wiz Exp $ DISTNAME= XML-FeedPP-0.43 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |