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 91ed72ccea5..8c45ae8bc1c 100644 --- a/www/p5-HTML-Format/Makefile +++ b/www/p5-HTML-Format/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2011/08/06 23:40:27 tron Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/03 21:58:44 wiz Exp $ DISTNAME= HTML-Format-2.10 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5hfo CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} |