diff options
author | Nicholas Clark <nick@ccl4.org> | 2009-10-02 16:47:45 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2009-10-02 16:47:45 +0100 |
commit | 152f7782c2e5d37b72e6c1ef26ba1da3f5269fcb (patch) | |
tree | 26278007db0e82f6668166cc6ad471442e33ac76 /Porting/Maintainers.pl | |
parent | 204606f4ac32e12078eeffffcd758292ce910d1b (diff) | |
download | perl-152f7782c2e5d37b72e6c1ef26ba1da3f5269fcb.tar.gz |
Move Text::Soundex from ext/ to cpan/
Diffstat (limited to 'Porting/Maintainers.pl')
-rwxr-xr-x | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index a0c76c64ce..424da6c70f 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1484,7 +1484,7 @@ use File::Glob qw(:case); { 'MAINTAINER' => 'markm', 'DISTRIBUTION' => 'MARKM/Text-Soundex-3.03.tar.gz', - 'FILES' => q[ext/Text-Soundex], + 'FILES' => q[cpan/Text-Soundex], 'MAP' => { '' => 'ext/Text-Soundex/', # XXX these two files are clearly related, # but they appear to have diverged |