diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2015-10-10 16:02:18 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2015-10-10 16:02:18 +0100 |
commit | f7294c1de1c3c59464c4282dfed49996b3821035 (patch) | |
tree | 958d24ea822813e162077a70fe071a5af5dba2e2 /Porting | |
parent | a1da3d4009387b6065a5116ba3a6cccd85e70168 (diff) | |
download | perl-f7294c1de1c3c59464c4282dfed49996b3821035.tar.gz |
if if is 0.0606 update Maintainers.pl, but only if if is
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 7c8d4cca03..6e136272c3 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -607,7 +607,7 @@ use File::Glob qw(:case); }, 'if' => { - 'DISTRIBUTION' => 'ILYAZ/modules/if-0.0601.tar.gz', + 'DISTRIBUTION' => 'RJBS/if-0.0606.tar.gz', 'FILES' => q[dist/if], }, |