diff options
author | Florian Ragwitz <rafl@debian.org> | 2011-07-09 10:49:35 +0200 |
---|---|---|
committer | Florian Ragwitz <rafl@debian.org> | 2011-07-09 10:49:35 +0200 |
commit | e3a76fa181261a18f917be831b5f91b670520a6a (patch) | |
tree | 4d40993d27caa356928f5a6a4b39083a8c1595d3 | |
parent | 90a3c601bbd1155d51dabb2c14501e3684ab4e5e (diff) | |
download | perl-e3a76fa181261a18f917be831b5f91b670520a6a.tar.gz |
constant-1.22 is not on CPAN yet
-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 0b8f5c9544..6b0a8de698 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -399,7 +399,7 @@ use File::Glob qw(:case); 'constant' => { 'MAINTAINER' => 'saper', - 'DISTRIBUTION' => 'SAPER/constant-1.22.tar.gz', + 'DISTRIBUTION' => 'SAPER/constant-1.21.tar.gz', 'FILES' => q[dist/constant], 'EXCLUDED' => [ qw( t/00-load.t t/more-tests.t |