From: Chris Williams Date: Fri, 11 Sep 2009 11:15:39 +0000 (+0100) Subject: Updated Maintainers.pl with the CPAN path for Locale-Maketext-Simple-0.21 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=be485f013877ea4f16a97bbdc5b9ec94b8902e09;p=p5sagit%2Fp5-mst-13.2.git Updated Maintainers.pl with the CPAN path for Locale-Maketext-Simple-0.21 --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 014a010..995d7b4 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -890,7 +890,7 @@ use File::Glob qw(:case); 'Locale::Maketext::Simple' => { 'MAINTAINER' => 'audreyt', - 'DISTRIBUTION' => 'AUDREYT/Locale-Maketext-Simple-0.18.tar.gz', + 'DISTRIBUTION' => 'JESSE/Locale-Maketext-Simple-0.21.tar.gz', 'FILES' => q[ext/Locale-Maketext-Simple], 'EXCLUDED' => [ qr{^inc/} ], 'CPAN' => 1,