diff options
Diffstat (limited to 'www/p5-Jemplate/Makefile')
-rw-r--r-- | www/p5-Jemplate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Jemplate/Makefile b/www/p5-Jemplate/Makefile index 9c2a62d7f62..1aab14bf15c 100644 --- a/www/p5-Jemplate/Makefile +++ b/www/p5-Jemplate/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2011/10/20 01:04:12 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 21:58:51 wiz Exp $ DISTNAME= Jemplate-0.261 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RK/RKRIMEN/} |