summaryrefslogtreecommitdiff
path: root/math/p5-Math-BigInt-GMP
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-08-31 18:06:29 +0000
committerwiz <wiz@pkgsrc.org>2020-08-31 18:06:29 +0000
commit228898b81876514704aa12fa6ddfb7563b4cd5e5 (patch)
treeed0775ed342828ea1d5b3cd253e578eb126b0eda /math/p5-Math-BigInt-GMP
parent847fb7ddb7e509c1af807d540d7cec521d6b9071 (diff)
downloadpkgsrc-228898b81876514704aa12fa6ddfb7563b4cd5e5.tar.gz
*: bump PKGREVISION for perl-5.32.
Diffstat (limited to 'math/p5-Math-BigInt-GMP')
-rw-r--r--math/p5-Math-BigInt-GMP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-BigInt-GMP/Makefile b/math/p5-Math-BigInt-GMP/Makefile
index 3d09f8c2f70..311b4ce0176 100644
--- a/math/p5-Math-BigInt-GMP/Makefile
+++ b/math/p5-Math-BigInt-GMP/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2019/08/11 13:21:46 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2020/08/31 18:10:13 wiz Exp $
DISTNAME= Math-BigInt-GMP-1.6006
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}