diff options
Diffstat (limited to 'www/p5-HTML-PrettyPrinter/Makefile')
-rw-r--r-- | www/p5-HTML-PrettyPrinter/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-HTML-PrettyPrinter/Makefile b/www/p5-HTML-PrettyPrinter/Makefile index d761d72ca54..6e2d9ba73ac 100644 --- a/www/p5-HTML-PrettyPrinter/Makefile +++ b/www/p5-HTML-PrettyPrinter/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/05/29 23:38:06 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2014/10/09 13:45:04 wiz Exp $ DISTNAME= HTML-PrettyPrinter-0.03 PKGNAME= p5-${DISTNAME} PKGREVISION= 8 -SVR4_PKGNAME= p5hpre CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} |