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 34664ffeebe..aeec335ccdd 100644 --- a/textproc/p5-XML-Parser/Makefile +++ b/textproc/p5-XML-Parser/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2003/07/17 22:54:40 grant Exp $ +# $NetBSD: Makefile,v 1.17 2003/10/11 13:40:19 grant Exp $ # DISTNAME= XML-Parser-2.31 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xpa CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |