From d588a46d9335dc093e4046b68ae0e2c7925ef095 Mon Sep 17 00:00:00 2001 From: Abigail Date: Tue, 13 Mar 2012 00:59:16 +0100 Subject: Fixes type in commit 14c554185 In commit 14c554185, I updated the version of the wrong distro in Porting/Maintainers.pl. This fixes this error. --- Porting/Maintainers.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index cb6987be5f..bea5894605 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -365,7 +365,7 @@ use File::Glob qw(:case); 'Compress::Raw::Bzip2' => { 'MAINTAINER' => 'pmqs', - 'DISTRIBUTION' => 'PMQS/Compress-Raw-Bzip2-2.051.tar.gz', + 'DISTRIBUTION' => 'PMQS/Compress-Raw-Bzip2-2.049.tar.gz', 'FILES' => q[cpan/Compress-Raw-Bzip2], 'EXCLUDED' => [ qr{^t/Test/}, @@ -376,7 +376,7 @@ use File::Glob qw(:case); 'Compress::Raw::Zlib' => { 'MAINTAINER' => 'pmqs', - 'DISTRIBUTION' => 'PMQS/Compress-Raw-Zlib-2.048.tar.gz', + 'DISTRIBUTION' => 'PMQS/Compress-Raw-Zlib-2.051.tar.gz', 'FILES' => q[cpan/Compress-Raw-Zlib], 'EXCLUDED' => [ -- cgit v1.2.1