diff options
Diffstat (limited to 'devel/p5-Throwable/Makefile')
-rw-r--r-- | devel/p5-Throwable/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Throwable/Makefile b/devel/p5-Throwable/Makefile index 25c2d6baf67..82414e9aea0 100644 --- a/devel/p5-Throwable/Makefile +++ b/devel/p5-Throwable/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2019/08/11 13:20:40 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2020/08/31 18:09:10 wiz Exp $ DISTNAME= Throwable-0.200013 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RJ/RJBS/} |