diff options
Diffstat (limited to 'textproc/p5-XML-XSLT/Makefile')
-rw-r--r-- | textproc/p5-XML-XSLT/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-XSLT/Makefile b/textproc/p5-XML-XSLT/Makefile index c2c83a304f5..1a900cb3e06 100644 --- a/textproc/p5-XML-XSLT/Makefile +++ b/textproc/p5-XML-XSLT/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2014/10/09 14:07:06 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2015/06/12 10:51:39 wiz Exp $ DISTNAME= XML-XSLT-0.48 PKGNAME= p5-${DISTNAME} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |