diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-12-30 22:38:24 +0000 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-12-30 23:44:10 +0000 |
commit | 1eac0b12e4ee84abdae3ef68d4beacd0e626218b (patch) | |
tree | 449cc7faebce1544306bc10f80e01bd9d5cb9428 /Porting | |
parent | 2b2835753f61bf52dde32b99603e1546a1c6ee78 (diff) | |
download | perl-1eac0b12e4ee84abdae3ef68d4beacd0e626218b.tar.gz |
Update Maintainers.pl for the CGI.pm update.
Diffstat (limited to 'Porting')
-rwxr-xr-x | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 192f1ad500..8c85e31c19 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -341,7 +341,7 @@ use File::Glob qw(:case); 'CGI' => { 'MAINTAINER' => 'lstein', - 'DISTRIBUTION' => 'MARKSTOS/CGI.pm-3.58.tar.gz', + 'DISTRIBUTION' => 'MARKSTOS/CGI.pm-3.59.tar.gz', 'FILES' => q[cpan/CGI], 'EXCLUDED' => [ qr{^t/lib/Test}, |