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 73c777b17bb..56ef4b4bd87 100644 --- a/www/p5-Jemplate/Makefile +++ b/www/p5-Jemplate/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2008/09/16 15:01:52 seb Exp $ +# $NetBSD: Makefile,v 1.10 2008/10/19 19:19:16 he Exp $ DISTNAME= Jemplate-0.23 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RK/RKRIMEN/} |