diff options
Diffstat (limited to 'devel/p5-Test-Script/Makefile')
-rw-r--r-- | devel/p5-Test-Script/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-Script/Makefile b/devel/p5-Test-Script/Makefile index 3d1edabfb99..2ae65125025 100644 --- a/devel/p5-Test-Script/Makefile +++ b/devel/p5-Test-Script/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2021/07/04 07:35:30 wen Exp $ +# $NetBSD: Makefile,v 1.34 2022/06/28 11:33:29 wiz Exp $ DISTNAME= Test-Script-1.29 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} |