summaryrefslogtreecommitdiff
path: root/Porting/Maintainers.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Porting/Maintainers.pl')
-rwxr-xr-xPorting/Maintainers.pl6
1 files changed, 1 insertions, 5 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 6d554e575a..5afb374270 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1494,11 +1494,7 @@ use File::Glob qw(:case);
'Pod::Parser' => {
'MAINTAINER' => 'marekr',
-
- # XXX Parser.pm in the 1.38 distribution identifies itself as
- # version 1.37!
-
- 'DISTRIBUTION' => 'MAREKR/Pod-Parser-1.38.tar.gz',
+ 'DISTRIBUTION' => 'MAREKR/Pod-Parser-1.50.tar.gz',
'FILES' => q[cpan/Pod-Parser],
'UPSTREAM' => undef,
},