From 7744a198deecc4a8f23cff6099b39abb5bc6e035 Mon Sep 17 00:00:00 2001 From: Steve Hay Date: Sun, 20 Nov 2011 12:33:55 +0000 Subject: [PATCH] Correct the Term-ANSIColor distro name in Maintainers.pl It was recently renamed from ANSIColor. --- Porting/Maintainers.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 0d37c80..28016d1 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1707,7 +1707,7 @@ use File::Glob qw(:case); 'Term::ANSIColor' => { 'MAINTAINER' => 'rra', - 'DISTRIBUTION' => 'RRA/ANSIColor-3.01.tar.gz', + 'DISTRIBUTION' => 'RRA/Term-ANSIColor-3.01.tar.gz', 'FILES' => q[cpan/Term-ANSIColor], 'EXCLUDED' => [ qr{^tests/}, qw(t/pod-spelling.t t/pod.t) ], 'UPSTREAM' => 'cpan', -- 1.8.3.1