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 c9f56574957..145281df3a8 100644 --- a/textproc/p5-Text-Xslate/Makefile +++ b/textproc/p5-Text-Xslate/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2020/01/08 13:55:32 wen Exp $ +# $NetBSD: Makefile,v 1.40 2020/08/31 18:12:06 wiz Exp $ DISTNAME= Text-Xslate-v3.5.7 PKGNAME= p5-${DISTNAME:S/-v/-/} +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SK/SKAJI/} |