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 40e559e2e0c..7d05280a3f9 100644 --- a/www/p5-HTML-Format/Makefile +++ b/www/p5-HTML-Format/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2016/04/15 10:29:50 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2016/06/08 19:25:03 wiz Exp $ DISTNAME= HTML-Format-2.12 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NI/NIGELM/} |