diff options
Diffstat (limited to 'textproc/p5-XML-LibXSLT/Makefile')
-rw-r--r-- | textproc/p5-XML-LibXSLT/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-LibXSLT/Makefile b/textproc/p5-XML-LibXSLT/Makefile index b0ec2cd0b40..1e1c4d3eaa9 100644 --- a/textproc/p5-XML-LibXSLT/Makefile +++ b/textproc/p5-XML-LibXSLT/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:50 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2008/10/19 19:18:59 he Exp $ # DISTNAME= XML-LibXSLT-1.66 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xlt CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |