diff options
Diffstat (limited to 'textproc/p5-Text-Xslate/Makefile')
-rw-r--r-- | textproc/p5-Text-Xslate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile index aa728e2537e..71d3060547b 100644 --- a/textproc/p5-Text-Xslate/Makefile +++ b/textproc/p5-Text-Xslate/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2014/05/03 14:25:38 wen Exp $ +# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:44 wiz Exp $ # DISTNAME= Text-Xslate-3.2.4 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |