diff options
Diffstat (limited to 'devel/p5-Find-Lib/Makefile')
-rw-r--r-- | devel/p5-Find-Lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Find-Lib/Makefile b/devel/p5-Find-Lib/Makefile index 3020dcf8d50..f0fdea0523a 100644 --- a/devel/p5-Find-Lib/Makefile +++ b/devel/p5-Find-Lib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2021/05/24 19:50:45 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2022/06/28 11:32:29 wiz Exp $ DISTNAME= Find-Lib-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Find/} |