diff options
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 20ee322933..a3e5e65fec 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1290,7 +1290,7 @@ use File::Glob qw(:case); 'Pod::Simple' => { 'MAINTAINER' => 'arandal', - 'DISTRIBUTION' => 'ARANDAL/Pod-Simple-3.08.tar.gz', + 'DISTRIBUTION' => 'DWHEELER/Pod-Simple-3.11.tar.gz', 'FILES' => q[cpan/Pod-Simple], # XXX these two files correspond to similar ones in blead under # pod/, but the blead ones have newer changes, and also seem to |