diff options
Diffstat (limited to 'www/p5-HTML-StripScripts/Makefile')
-rw-r--r-- | www/p5-HTML-StripScripts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTML-StripScripts/Makefile b/www/p5-HTML-StripScripts/Makefile index c23d548426a..ff3bfd84255 100644 --- a/www/p5-HTML-StripScripts/Makefile +++ b/www/p5-HTML-StripScripts/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:42 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/10/19 19:19:08 he Exp $ DISTNAME= HTML-StripScripts-1.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} |