diff options
Diffstat (limited to 'textproc/p5-XML-Simple/Makefile')
-rw-r--r-- | textproc/p5-XML-Simple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-Simple/Makefile b/textproc/p5-XML-Simple/Makefile index 00f9d8dbab5..cc38d3dc862 100644 --- a/textproc/p5-XML-Simple/Makefile +++ b/textproc/p5-XML-Simple/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2012/07/06 12:49:04 sno Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/03 21:58:12 wiz Exp $ # DISTNAME= XML-Simple-2.20 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xsi CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |