diff options
Diffstat (limited to 'www/p5-Template-Extract/Makefile')
-rw-r--r-- | www/p5-Template-Extract/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Template-Extract/Makefile b/www/p5-Template-Extract/Makefile index f9a67fc5a01..2f5da95d520 100644 --- a/www/p5-Template-Extract/Makefile +++ b/www/p5-Template-Extract/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2012/02/12 23:29:46 minskim Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/03 21:58:59 wiz Exp $ DISTNAME= Template-Extract-0.41 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 SVR4_PKGNAME= p5tex CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} |