summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 820fe3765e..12c4590af9 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -994,7 +994,7 @@ use File::Glob qw(:case);
{
'MAINTAINER' => 'kwilliams',
'DISTRIBUTION' => 'DAGOLDEN/Module-Build-0.35.tar.gz',
- 'FILES' => q[ext/Module-Build],
+ 'FILES' => q[cpan/Module-Build],
'EXCLUDED' => [ qw{ t/par.t t/signature.t scripts/bundle.pl},
qr!^contrib/! ],
'CPAN' => 1,