diff options
Diffstat (limited to 'devel/p5-Readonly/Makefile')
-rw-r--r-- | devel/p5-Readonly/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Readonly/Makefile b/devel/p5-Readonly/Makefile index 5fbf6fbf3a5..234cea7f258 100644 --- a/devel/p5-Readonly/Makefile +++ b/devel/p5-Readonly/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2021/05/24 19:51:27 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2022/06/28 11:33:08 wiz Exp $ # DISTNAME= Readonly-2.05 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Readonly/} |