diff options
Diffstat (limited to 'textproc/p5-XML-Parser/Makefile')
-rw-r--r-- | textproc/p5-XML-Parser/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-Parser/Makefile b/textproc/p5-XML-Parser/Makefile index 27bdd93b966..17e71f5d566 100644 --- a/textproc/p5-XML-Parser/Makefile +++ b/textproc/p5-XML-Parser/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2011/08/21 11:03:07 obache Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/03 21:58:11 wiz Exp $ # DISTNAME= XML-Parser-2.41 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xpa CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |