This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move ExtUtils::ParseXS from lib to ext.
[perl5.git] / Porting / Maintainers.pl
index 0db52a1..6740f08 100755 (executable)
@@ -657,10 +657,7 @@ use File::Glob qw(:case);
        {
        'MAINTAINER'    => 'kwilliams',
        'DISTRIBUTION'  => 'DAGOLDEN/ExtUtils-ParseXS-2.2002.tar.gz',
-       'FILES'         => q[lib/ExtUtils/ParseXS.pm
-                            lib/ExtUtils/ParseXS
-                            lib/ExtUtils/xsubpp
-                           ],
+       'FILES'         => q[ext/ExtUtils-ParseXS],
        'CPAN'          => 1,
        'UPSTREAM'      => 'cpan',
        },