diff options
Diffstat (limited to 'textproc/p5-XML-FeedPP/Makefile')
-rw-r--r-- | textproc/p5-XML-FeedPP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-FeedPP/Makefile b/textproc/p5-XML-FeedPP/Makefile index a7c7e5f8aef..85b99cb3b71 100644 --- a/textproc/p5-XML-FeedPP/Makefile +++ b/textproc/p5-XML-FeedPP/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2011/10/07 02:02:39 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 21:58:09 wiz Exp $ DISTNAME= XML-FeedPP-0.43 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |