diff options
Diffstat (limited to 'Porting')
-rwxr-xr-x | Porting/Maintainers.pl | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index da317aba8b..c7de5eeb79 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1160,12 +1160,7 @@ use File::Glob qw(:case); # version 1.37! 'DISTRIBUTION' => 'MAREKR/Pod-Parser-1.38.tar.gz', - 'FILES' => q[cpan/Pod-Parser - pod/pod{2usage,checker,select}.PL - ], - 'MAP' => { '' => 'cpan/Pod-Parser/', - 'scripts/' => 'pod/', - }, + 'FILES' => q[cpan/Pod-Parser], 'UPSTREAM' => undef, }, |