diff options
Diffstat (limited to 'textproc/p5-Text-MicroTemplate/Makefile')
-rw-r--r-- | textproc/p5-Text-MicroTemplate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-MicroTemplate/Makefile b/textproc/p5-Text-MicroTemplate/Makefile index 9759fe9e590..63654d76961 100644 --- a/textproc/p5-Text-MicroTemplate/Makefile +++ b/textproc/p5-Text-MicroTemplate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2021/05/24 19:54:44 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2022/06/28 11:36:32 wiz Exp $ DISTNAME= Text-MicroTemplate-0.24 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |