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 d4479d8e2bf..424bbb8ecc5 100644 --- a/textproc/p5-Text-Xslate/Makefile +++ b/textproc/p5-Text-Xslate/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2012/03/15 01:17:28 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/03 21:58:07 wiz Exp $ # DISTNAME= Text-Xslate-1.5007 PKGNAME= p5-${DISTNAME:S/007/.7/} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |