summaryrefslogtreecommitdiff
path: root/math/p5-Math-BigInt-GMP
diff options
context:
space:
mode:
authorasau <asau>2010-03-24 19:43:21 +0000
committerasau <asau>2010-03-24 19:43:21 +0000
commit6d641fea2052576113020f48301fca2b2437585d (patch)
treeac4a095b1ae3773ff969985508bda3b951336e81 /math/p5-Math-BigInt-GMP
parentd039d6ea14b649ac74018ef7d351403015a3dbca (diff)
downloadpkgsrc-6d641fea2052576113020f48301fca2b2437585d.tar.gz
Recursive revision bump for GMP update.
Diffstat (limited to 'math/p5-Math-BigInt-GMP')
-rw-r--r--math/p5-Math-BigInt-GMP/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Math-BigInt-GMP/Makefile b/math/p5-Math-BigInt-GMP/Makefile
index 9749e4a0e48..bda334b80f7 100644
--- a/math/p5-Math-BigInt-GMP/Makefile
+++ b/math/p5-Math-BigInt-GMP/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2009/05/03 18:07:08 sno Exp $
+# $NetBSD: Makefile,v 1.3 2010/03/24 19:43:27 asau Exp $
#
DISTNAME= Math-BigInt-GMP-1.24
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}