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