summaryrefslogtreecommitdiff
path: root/Porting/Maintainers.pl
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-10-02 15:32:49 +0100
committerNicholas Clark <nick@ccl4.org>2009-10-02 15:32:49 +0100
commit8d1f803052eb91513053e3c5aa0d967e4948a64a (patch)
treed81e9575db1341b6d8c1bb376889db8fed27d346 /Porting/Maintainers.pl
parent490d18887fd62e9b6c93b9bf4f54a9d43e32b034 (diff)
downloadperl-8d1f803052eb91513053e3c5aa0d967e4948a64a.tar.gz
Move List::Util from ext/ to cpan/
Diffstat (limited to 'Porting/Maintainers.pl')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index e218f5c78e..78a614c6d2 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1313,7 +1313,7 @@ use File::Glob qw(:case);
'MAINTAINER' => 'gbarr',
'DISTRIBUTION' => 'GBARR/Scalar-List-Utils-1.21.tar.gz',
# Note that perl uses its own version of Makefile.PL
- 'FILES' => q[ext/List-Util],
+ 'FILES' => q[cpan/List-Util],
'EXCLUDED' => [ qr{^inc/Module/},
qr{^inc/Test/},
qw{ mytypemap },