summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Golden <dagolden@cpan.org>2010-07-18 20:14:44 -0400
committerDavid Golden <dagolden@cpan.org>2010-07-18 20:14:44 -0400
commit779432187c22649ffc8c6364b6391041904254bf (patch)
tree326a98497fdb8ebac6d3b5e670aea16156edeffd
parent333797b2d34ca073a569145bb5d4307e540cf2b7 (diff)
downloadperl-779432187c22649ffc8c6364b6391041904254bf.tar.gz
List libnet Makefile.PL as excluded
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 32e5b5faa5..70420c81e2 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -782,7 +782,7 @@ use File::Glob qw(:case);
'MAINTAINER' => 'gbarr',
'DISTRIBUTION' => 'GBARR/libnet-1.22.tar.gz',
'FILES' => q[cpan/libnet],
- 'EXCLUDED' => [ qw{Configure install-nomake} ],
+ 'EXCLUDED' => [ qw{Configure install-nomake Makefile.PL} ],
'UPSTREAM' => undef,
},