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 28641af2250..1f1261a6058 100644 --- a/textproc/p5-XML-Elemental/Makefile +++ b/textproc/p5-XML-Elemental/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2010/02/22 15:23:06 sno Exp $ +# $NetBSD: Makefile,v 1.4 2010/08/21 16:36:11 seb Exp $ # DISTNAME= XML-Elemental-2.11 PKGNAME= p5-${DISTNAME:S/11/1.1/} -#PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |