summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteffen Mueller <smueller@cpan.org>2010-04-20 08:28:49 +0200
committerSteffen Mueller <smueller@cpan.org>2010-04-20 08:28:49 +0200
commit727cc7e33e24ce25d06e8769fe359aee20a2c9d2 (patch)
treeb2bc16b85d10195dee5be19cfa487c3bcfdcede0
parente36877c8ad3e01c9da902459d29cc22046a60e16 (diff)
downloadperl-727cc7e33e24ce25d06e8769fe359aee20a2c9d2.tar.gz
Module::Pluggable has upstream => cpan
According to Simon Wistow.
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index b3032780ea..2d10b7c177 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1055,7 +1055,7 @@ use File::Glob qw(:case);
'DISTRIBUTION' => 'SIMONW/Module-Pluggable-3.9.tar.gz',
'FILES' => q[cpan/Module-Pluggable],
'CPAN' => 1,
- 'UPSTREAM' => undef,
+ 'UPSTREAM' => 'cpan',
},
'Net::Ping' =>