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 a683e592c24..8f2c3c14df0 100644 --- a/www/p5-Template-Extract/Makefile +++ b/www/p5-Template-Extract/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2012/10/28 06:30:52 asau Exp $ +# $NetBSD: Makefile,v 1.26 2013/05/31 12:42:51 wiz Exp $ DISTNAME= Template-Extract-0.41 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 SVR4_PKGNAME= p5tex CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} |