diff options
Diffstat (limited to 'devel/p5-rlib/Makefile')
-rw-r--r-- | devel/p5-rlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-rlib/Makefile b/devel/p5-rlib/Makefile index 4444d2245ce..b0b3f382ae3 100644 --- a/devel/p5-rlib/Makefile +++ b/devel/p5-rlib/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2021/05/24 19:52:00 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2022/06/28 11:33:40 wiz Exp $ DISTNAME= rlib-0.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/G/GB/GBARR/} |