diff options
Diffstat (limited to 'textproc/p5-XML-LibXSLT/Makefile')
-rw-r--r-- | textproc/p5-XML-LibXSLT/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-LibXSLT/Makefile b/textproc/p5-XML-LibXSLT/Makefile index 1bd51703bd3..ad33018a609 100644 --- a/textproc/p5-XML-LibXSLT/Makefile +++ b/textproc/p5-XML-LibXSLT/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2010/08/21 16:36:13 seb Exp $ +# $NetBSD: Makefile,v 1.20 2011/04/22 13:44:51 obache Exp $ # DISTNAME= XML-LibXSLT-1.70 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5xlt CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |