diff options
Diffstat (limited to 'textproc/p5-XML-Feed/Makefile')
-rw-r--r-- | textproc/p5-XML-Feed/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-Feed/Makefile b/textproc/p5-XML-Feed/Makefile index 760a95cf842..e24164cf8e1 100644 --- a/textproc/p5-XML-Feed/Makefile +++ b/textproc/p5-XML-Feed/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2011/10/07 02:08:10 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/03 21:58:09 wiz Exp $ # DISTNAME= XML-Feed-0.44 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xfe CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |