diff options
Diffstat (limited to 'textproc/p5-String-Truncate/Makefile')
-rw-r--r-- | textproc/p5-String-Truncate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-String-Truncate/Makefile b/textproc/p5-String-Truncate/Makefile index 8dfba0ac3e7..2b4d8ca29e8 100644 --- a/textproc/p5-String-Truncate/Makefile +++ b/textproc/p5-String-Truncate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2019/08/11 13:23:40 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2020/08/31 18:11:57 wiz Exp $ DISTNAME= String-Truncate-1.100602 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/} |