diff options
Diffstat (limited to 'www/p5-HTML-Quoted/Makefile')
-rw-r--r-- | www/p5-HTML-Quoted/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTML-Quoted/Makefile b/www/p5-HTML-Quoted/Makefile index f5eeff6ecb7..bb4a3f2da74 100644 --- a/www/p5-HTML-Quoted/Makefile +++ b/www/p5-HTML-Quoted/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2013/10/27 14:53:12 wen Exp $ +# $NetBSD: Makefile,v 1.4 2014/05/29 23:38:06 wiz Exp $ DISTNAME= HTML-Quoted-0.04 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/} |