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 f51c84c0a5e..d2fc02496d9 100644 --- a/textproc/p5-Template-Tiny/Makefile +++ b/textproc/p5-Template-Tiny/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2013/05/31 12:42:14 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:41 wiz Exp $ DISTNAME= Template-Tiny-1.12 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Template/} |