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 d8dc46ad033..b1f2f6192d2 100644 --- a/textproc/p5-XML-Parser/Makefile +++ b/textproc/p5-XML-Parser/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2007/11/29 14:25:46 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2008/10/19 19:18:59 he Exp $ # DISTNAME= XML-Parser-2.36 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xpa CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |