diff options
Diffstat (limited to 'devel/p5-Exporter-Lite/Makefile')
-rw-r--r-- | devel/p5-Exporter-Lite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Exporter-Lite/Makefile b/devel/p5-Exporter-Lite/Makefile index cc51f25d363..7563d27f90d 100644 --- a/devel/p5-Exporter-Lite/Makefile +++ b/devel/p5-Exporter-Lite/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2021/05/24 19:50:36 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2022/06/28 11:32:22 wiz Exp $ DISTNAME= Exporter-Lite-0.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Exporter/} |