diff options
Diffstat (limited to 'www/p5-HTML-PrettyPrinter/Makefile')
-rw-r--r-- | www/p5-HTML-PrettyPrinter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-PrettyPrinter/Makefile b/www/p5-HTML-PrettyPrinter/Makefile index 3f21698eea3..79ff92cb8fd 100644 --- a/www/p5-HTML-PrettyPrinter/Makefile +++ b/www/p5-HTML-PrettyPrinter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2010/08/21 16:36:48 seb Exp $ +# $NetBSD: Makefile,v 1.19 2011/08/14 16:05:53 obache Exp $ DISTNAME= HTML-PrettyPrinter-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 SVR4_PKGNAME= p5hpre CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} |