diff options
Diffstat (limited to 'www/p5-HTML-Form/Makefile')
-rw-r--r-- | www/p5-HTML-Form/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTML-Form/Makefile b/www/p5-HTML-Form/Makefile index 63ba04501d1..9827016efc2 100644 --- a/www/p5-HTML-Form/Makefile +++ b/www/p5-HTML-Form/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2012/07/24 08:24:55 sno Exp $ +# $NetBSD: Makefile,v 1.5 2012/10/03 21:58:44 wiz Exp $ # DISTNAME= HTML-Form-6.03 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} |