diff options
author | Max Kanat-Alexander <mkanat@bugzilla.org> | 2010-04-21 00:59:31 +0200 |
---|---|---|
committer | Max Kanat-Alexander <mkanat@bugzilla.org> | 2010-04-21 00:59:31 +0200 |
commit | 98820141e34dedce1d5282457a6320c909322a33 (patch) | |
tree | efc100024fa5e5afd38519a9ef32651ac1da257a /Bugzilla | |
parent | 00d71f7cd9251f39015ce724af0794c6931f0db7 (diff) | |
download | bugzilla-98820141e34dedce1d5282457a6320c909322a33.tar.gz bugzilla-98820141e34dedce1d5282457a6320c909322a33.tar.xz |
ftp.heanet.ie had the same problems as perl.secsup.org, so I'm removing it
from the list.
https://bugzilla.mozilla.org/show_bug.cgi?id=560330
Diffstat (limited to 'Bugzilla')
-rw-r--r-- | Bugzilla/Install/CPAN.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Bugzilla/Install/CPAN.pm b/Bugzilla/Install/CPAN.pm index 811f88ec2..b98d85631 100644 --- a/Bugzilla/Install/CPAN.pm +++ b/Bugzilla/Install/CPAN.pm @@ -95,7 +95,6 @@ use constant CPAN_DEFAULTS => { urllist => [shuffle qw( http://cpan.pair.com/ http://mirror.hiwaay.net/CPAN/ - http://ftp.heanet.ie/mirrors/ftp.perl.org/pub/CPAN/ ftp://ftp.dc.aleron.net/pub/CPAN/ http://mirrors.kernel.org/cpan/ http://mirrors2.kernel.org/cpan/)], |