diff options
Diffstat (limited to 'www/p5-HTML-Lint/Makefile')
-rw-r--r-- | www/p5-HTML-Lint/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTML-Lint/Makefile b/www/p5-HTML-Lint/Makefile index 04c776454de..6ca7fc9e838 100644 --- a/www/p5-HTML-Lint/Makefile +++ b/www/p5-HTML-Lint/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/05/14 09:13:12 mef Exp $ +# $NetBSD: Makefile,v 1.13 2015/06/12 10:52:00 wiz Exp $ DISTNAME= HTML-Lint-2.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} |