diff options
Diffstat (limited to 'textproc/p5-Text-Template/Makefile')
-rw-r--r-- | textproc/p5-Text-Template/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile index 175af69d31f..970bfe1e3c5 100644 --- a/textproc/p5-Text-Template/Makefile +++ b/textproc/p5-Text-Template/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2018/08/22 09:47:02 wiz Exp $ +# $NetBSD: Makefile,v 1.41 2019/01/25 13:00:52 wen Exp $ -DISTNAME= Text-Template-1.53 +DISTNAME= Text-Template-1.54 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |