summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl6
1 files changed, 1 insertions, 5 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index dc9db30b3e..c9bc6276bc 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -733,7 +733,7 @@ use File::Glob qw(:case);
},
'Math::BigInt::FastCalc' => {
- 'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-FastCalc-0.31.tar.gz',
+ 'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-FastCalc-0.34.tar.gz',
'FILES' => q[cpan/Math-BigInt-FastCalc],
'EXCLUDED' => [
qr{^inc/},
@@ -753,10 +753,6 @@ use File::Glob qw(:case);
t/mbimbf.t
),
],
- 'CUSTOMIZED' => [
- qw( lib/Math/BigInt/FastCalc.pm
- ),
- ],
},
'Math::BigRat' => {