diff options
Diffstat (limited to 'www/p5-HTML-RewriteAttributes/Makefile')
-rw-r--r-- | www/p5-HTML-RewriteAttributes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-RewriteAttributes/Makefile b/www/p5-HTML-RewriteAttributes/Makefile index 1b7e77e9dd0..296919e8b8b 100644 --- a/www/p5-HTML-RewriteAttributes/Makefile +++ b/www/p5-HTML-RewriteAttributes/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2014/07/19 14:26:07 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:52:00 wiz Exp $ DISTNAME= HTML-RewriteAttributes-0.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} |