diff options
Diffstat (limited to 'devel/p5-local-lib/Makefile')
-rw-r--r-- | devel/p5-local-lib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-local-lib/Makefile b/devel/p5-local-lib/Makefile index a254f55a801..a3b0b54ca37 100644 --- a/devel/p5-local-lib/Makefile +++ b/devel/p5-local-lib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2022/03/20 03:28:14 wen Exp $ +# $NetBSD: Makefile,v 1.37 2022/06/28 11:33:39 wiz Exp $ DISTNAME= local-lib-2.000028 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/H/HA/HAARG/} |