diff options
Diffstat (limited to 'math/p5-Math-Prime-Util/Makefile')
-rw-r--r-- | math/p5-Math-Prime-Util/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/math/p5-Math-Prime-Util/Makefile b/math/p5-Math-Prime-Util/Makefile index b72cfe96cd3..284e2f004b1 100644 --- a/math/p5-Math-Prime-Util/Makefile +++ b/math/p5-Math-Prime-Util/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2018/08/22 09:45:38 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2018/09/02 07:29:32 wiz Exp $ -DISTNAME= Math-Prime-Util-0.70 +DISTNAME= Math-Prime-Util-0.71 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} |