diff options
Diffstat (limited to 'textproc/p5-Template-Tiny/Makefile')
-rw-r--r-- | textproc/p5-Template-Tiny/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Template-Tiny/Makefile b/textproc/p5-Template-Tiny/Makefile index a297541d967..389ac258a8c 100644 --- a/textproc/p5-Template-Tiny/Makefile +++ b/textproc/p5-Template-Tiny/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 16:13:12 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/01/25 14:33:15 sno Exp $ -DISTNAME= Template-Tiny-0.09 +DISTNAME= Template-Tiny-0.10 PKGNAME= p5-${DISTNAME} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} |