Make cpan officially upstream for Text::Balanced
authorFather Chrysostomos <sprout@cpan.org>
Mon, 12 Sep 2011 03:00:18 +0000 (20:00 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 12 Sep 2011 03:00:18 +0000 (20:00 -0700)
Porting/Maintainers.pl

index dcced70..63951a4 100755 (executable)
@@ -1808,7 +1808,7 @@ use File::Glob qw(:case);
        'DISTRIBUTION'  => 'ADAMK/Text-Balanced-2.02.tar.gz',
        'FILES'         => q[cpan/Text-Balanced],
        'EXCLUDED'      => [ qw( t/97_meta.t t/98_pod.t t/99_pmv.t ) ],
-       'UPSTREAM'      => undef,
+       'UPSTREAM'      => 'cpan',
        },
 
     'Text::ParseWords' =>