summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-02-09 19:53:14 +0000
committerNicholas Clark <nick@ccl4.org>2009-02-09 21:35:10 +0000
commit9bdb6db8a6cfa255f88d433e5f38b0ef93f82bc7 (patch)
treeac883b68358390d234fdbfd3de2a975f76f66f25 /Porting
parentd119459be9ea10a4b55bd86a9b656f78742c970d (diff)
downloadperl-9bdb6db8a6cfa255f88d433e5f38b0ef93f82bc7.tar.gz
Rename ext/Text/Soundex to ext/Text-Soundex
Diffstat (limited to 'Porting')
-rw-r--r--Porting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 05e7deb048..bf12d5c740 100644
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -977,7 +977,7 @@ package Maintainers;
'Text::Soundex' =>
{
'MAINTAINER' => 'markm',
- 'FILES' => q[ext/Text/Soundex],
+ 'FILES' => q[ext/Text-Soundex],
'CPAN' => 1,
'UPSTREAM' => undef,
},