diff options
Diffstat (limited to 'devel/p5-Carp-REPL/Makefile')
-rw-r--r-- | devel/p5-Carp-REPL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Carp-REPL/Makefile b/devel/p5-Carp-REPL/Makefile index 948a44cf0d4..e241401aa5e 100644 --- a/devel/p5-Carp-REPL/Makefile +++ b/devel/p5-Carp-REPL/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2021/05/24 19:50:13 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2022/06/28 11:31:59 wiz Exp $ DISTNAME= Carp-REPL-0.18 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Carp/} |