In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/78b3516b6c02d638c0127c4ce6ebe476158c5545?hp=17c79f43379fc059c3c23c26a109c793268b3956>
- Log ----------------------------------------------------------------- commit 78b3516b6c02d638c0127c4ce6ebe476158c5545 Author: Marcus Holland-Moritz <[email protected]> Date: Sun Mar 15 02:55:31 2009 +0100 Update UPSTREAM for Devel::PPPort ----------------------------------------------------------------------- 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 09d5788..a56a985 100644 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -305,7 +305,7 @@ package Maintainers; 'MAINTAINER' => 'mhx', 'FILES' => q[ext/Devel-PPPort], 'CPAN' => 1, - 'UPSTREAM' => undef, + 'UPSTREAM' => 'cpan', }, 'Digest' => -- Perl5 Master Repository
