From 54cb371c19c71cb4ac319fe7566924303379ce63 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sun, 20 Mar 2022 11:34:45 +0100 Subject: Remove obsolete references to ftp://ftp.debian.org Although Debian does not support FTP, this might still be used by other organizations, or local users, so replaced these instances with an example.org URL. Ref: https://lists.debian.org/debian-announce/2017/msg00001.html --- dselect/setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dselect/setup') diff --git a/dselect/setup b/dselect/setup index 58eecfcdc..c8cb93378 100755 --- a/dselect/setup +++ b/dselect/setup @@ -231,7 +231,7 @@ sub get_sources { print "\n"; print " For example:\n"; print " file:/mnt/debian,\n"; - print " ftp://ftp.debian.org/debian,\n"; + print " ftp://ftp.example.org/debian,\n"; print " http://ftp.de.debian.org/debian,\n"; # print " and the special mirror scheme,\n"; # print " mirror:http://www.debian.org/archivemirrors \n"; -- cgit v1.2.3-70-g09d2