diff options
Diffstat (limited to 'math/p5-Statistics-CaseResampling/Makefile')
-rw-r--r-- | math/p5-Statistics-CaseResampling/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Statistics-CaseResampling/Makefile b/math/p5-Statistics-CaseResampling/Makefile index 0f878b52b97..f7de8e88023 100644 --- a/math/p5-Statistics-CaseResampling/Makefile +++ b/math/p5-Statistics-CaseResampling/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2020/08/31 18:10:18 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2021/05/24 19:53:02 wiz Exp $ DISTNAME= Statistics-CaseResampling-0.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Statistics/} |