From bb67ff79e03eec05429fa4d7562813d18080e829 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sun, 20 Mar 2022 11:42:36 +0100 Subject: Use deb.debian.org instead of ftp.debian.org URLs While the ftp.debian.org URLs are still functional in Debian, they can confuse people as the protocol is mismatched. Using the deb.debian.org frontend should also generally give generally good performance regardless of the client location. --- dselect/setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dselect/setup') diff --git a/dselect/setup b/dselect/setup index c8cb93378..522362e68 100755 --- a/dselect/setup +++ b/dselect/setup @@ -232,7 +232,7 @@ sub get_sources { print " For example:\n"; print " file:/mnt/debian,\n"; print " ftp://ftp.example.org/debian,\n"; - print " http://ftp.de.debian.org/debian,\n"; + print " http://deb.debian.org/debian,\n"; # print " and the special mirror scheme,\n"; # print " mirror:http://www.debian.org/archivemirrors \n"; print "\n"; -- cgit v1.2.3-70-g09d2