diff options
Diffstat (limited to 'textproc/p5-XML-Elemental/Makefile')
-rw-r--r-- | textproc/p5-XML-Elemental/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Elemental/Makefile b/textproc/p5-XML-Elemental/Makefile index 8a1ee99842d..ea039befe95 100644 --- a/textproc/p5-XML-Elemental/Makefile +++ b/textproc/p5-XML-Elemental/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2011/08/14 15:14:17 obache Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 21:58:08 wiz Exp $ # DISTNAME= XML-Elemental-2.11 PKGNAME= p5-${DISTNAME:S/11/1.1/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |