diff options
Diffstat (limited to 'devel/p5-Test-Strict/Makefile')
-rw-r--r-- | devel/p5-Test-Strict/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Test-Strict/Makefile b/devel/p5-Test-Strict/Makefile index 9f27e75815c..88e51b5cd19 100644 --- a/devel/p5-Test-Strict/Makefile +++ b/devel/p5-Test-Strict/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2021/05/24 19:51:49 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2022/06/28 11:33:30 wiz Exp $ DISTNAME= Test-Strict-0.52 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MA/MANWAR/} |