diff options
Diffstat (limited to 'www/p5-HTML-Format/Makefile')
-rw-r--r-- | www/p5-HTML-Format/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTML-Format/Makefile b/www/p5-HTML-Format/Makefile index 795d9a0e35b..97972a1630b 100644 --- a/www/p5-HTML-Format/Makefile +++ b/www/p5-HTML-Format/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2014/02/23 10:18:47 wen Exp $ +# $NetBSD: Makefile,v 1.27 2014/05/29 23:38:05 wiz Exp $ DISTNAME= HTML-Format-2.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5hfo CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} |