From 86a73f896ccdd7e2fe1ab457ff81d7085ab39772 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Wed, 19 Apr 2000 14:45:30 +0000 Subject: *** empty log message *** --- perl-install/crypto.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/crypto.pm') diff --git a/perl-install/crypto.pm b/perl-install/crypto.pm index c824af475..a679597bc 100644 --- a/perl-install/crypto.pm +++ b/perl-install/crypto.pm @@ -17,7 +17,7 @@ my %mirrors = ( "ftp.leo.org" => [ "Germany", "/pub/comp/os/unix/linux/Mandrake/Mandrake-crypto" ], "sunsite.uio.no" => [ "Norway", "/pub/unix/Linux/Mandrake-crypto" ], "ftp.sunet.se" => [ "Sweden", "/pub/Linux/distributions/mandrake-crypto" ], - "ackbar" => [ "Ackbar", "/crypto", "a", "a" ], +#- "ackbar" => [ "Ackbar", "/crypto", "a", "a" ], ); my %deps = ( -- cgit v1.2.1