diff options
author | Steve Peters <steve@fisharerojo.org> | 2009-03-24 09:05:57 -0500 |
---|---|---|
committer | Steve Peters <steve@fisharerojo.org> | 2009-03-24 09:05:57 -0500 |
commit | d5fe29ea038e03d6136aadb6ea36b91f496175d9 (patch) | |
tree | 77d5717003f0c45ddd32325a64e5ad153660eaac /Porting | |
parent | 76467b2a651c6c83b127a7ee5b8170cd17171b66 (diff) | |
download | perl-d5fe29ea038e03d6136aadb6ea36b91f496175d9.tar.gz |
Mark upstream as blead for Net::Ping.
Diffstat (limited to 'Porting')
-rw-r--r-- | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index d1006aaf9b..f2b4c43d5d 100644 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -746,7 +746,7 @@ package Maintainers; 'MAINTAINER' => 'smpeters', 'FILES' => q[lib/Net/Ping.pm lib/Net/Ping], 'CPAN' => 1, - 'UPSTREAM' => undef, + 'UPSTREAM' => 'blead', }, 'NEXT' => |