Correct the inconsistencies in the entry for Locale::Maketext::Simple
Nicholas Clark [Wed, 30 Sep 2009 16:57:34 +0000 (17:57 +0100)]
Errors accidentally introduced in 3f369777ff34e7a1.

Porting/Maintainers.pl

index 42a66b4..87d8ae2 100755 (executable)
@@ -860,10 +860,10 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'audreyt',
        'DISTRIBUTION'  => 'JESSE/Locale-Maketext-Simple-0.21.tar.gz',
-       'FILES'         => q[ext/Locale-Maketext-Simple],
+       'FILES'         => q[dist/Locale-Maketext-Simple],
        'EXCLUDED'      => [ qr{^inc/} ],
        'CPAN'          => 1,
-       'UPSTREAM'      => 'dist',
+       'UPSTREAM'      => 'blead',
        },
 
     'Log::Message' =>