summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-02-08 22:28:04 +0000
committerNicholas Clark <nick@ccl4.org>2009-02-08 22:29:18 +0000
commit4282a474dc9c1beba894a27380615d051d1daebe (patch)
tree5810f5dae70a5a04be5132273e70ba0bdfd26d16 /Porting
parentcaf82a011345b6f2ac35e84a2f1e03576319e7af (diff)
downloadperl-4282a474dc9c1beba894a27380615d051d1daebe.tar.gz
Rename ext/Win32API/File to ext/Win32API-File
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 70cf116e49..1ea8ff2eda 100644
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1167,7 +1167,7 @@ package Maintainers;
'Win32API::File' =>
{
'MAINTAINER' => 'tyemq',
- 'FILES' => q[ext/Win32API/File],
+ 'FILES' => q[ext/Win32API-File],
'CPAN' => 1,
'UPSTREAM' => undef,
},