diff options
Diffstat (limited to 'textproc/p5-XML-Entities/Makefile')
-rw-r--r-- | textproc/p5-XML-Entities/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-Entities/Makefile b/textproc/p5-XML-Entities/Makefile index ca222e4e568..43c7cfe8701 100644 --- a/textproc/p5-XML-Entities/Makefile +++ b/textproc/p5-XML-Entities/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/08/14 15:14:17 obache Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/03 21:58:08 wiz Exp $ DISTNAME= XML-Entities-1.0000 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5ent CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |