In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/aa121388b70a1669ae6ccf953787a0fc0c49752d?hp=bc7b91c69b5d1be1099b256e45d4fa59164df78c>

- Log -----------------------------------------------------------------
commit aa121388b70a1669ae6ccf953787a0fc0c49752d
Author: Florian Ragwitz <[email protected]>
Date:   Tue Oct 12 11:43:17 2010 +0200

    Memoize has CPAN as its upstream
-----------------------------------------------------------------------

Summary of changes:
 Porting/Maintainers.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 93a21d1..9fe49e5 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -926,7 +926,7 @@ use File::Glob qw(:case);
                                Memoize/Saves.pm
                               },
                           ],
-       'UPSTREAM'      => undef,
+       'UPSTREAM'      => 'cpan',
        },
 
     'MIME::Base64' =>

--
Perl5 Master Repository

Reply via email to