aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorRemko Lodder <remko@FreeBSD.org>2008-04-08 19:43:00 +0000
committerRemko Lodder <remko@FreeBSD.org>2008-04-08 19:43:00 +0000
commitca7413e364001b0bf3ab2947f5c8027088721bfe (patch)
tree32feb417ade873165703449bb35ff6a77c0a2b68 /usr.sbin
parentfb4865e7de870f02fecaf90f8c0ff5ac9b6a5b1f (diff)
downloadsrc-ca7413e364001b0bf3ab2947f5c8027088721bfe.tar.gz
src-ca7413e364001b0bf3ab2947f5c8027088721bfe.zip
Remove ftp.hk.super.net, the DNS isn't pointing to anything at the moment.
I tested this as well as the submitter and couldn't resolve this either, since I dont want to "announce" dead mirrors, I'll remove it from the list. PR: 122567 Submitted by: vs Approved by: imp (mentor, implicit for trivial changes) MFC after: 1 week
Notes
Notes: svn path=/head/; revision=178020
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/sysinstall/menus.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.sbin/sysinstall/menus.c b/usr.sbin/sysinstall/menus.c
index 7c27221ab364..7b4e23c833d5 100644
--- a/usr.sbin/sysinstall/menus.c
+++ b/usr.sbin/sysinstall/menus.c
@@ -625,9 +625,6 @@ DMenu MenuMediaFTP = {
{ " Greece #2", "ftp2.gr.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp2.gr.freebsd.org" },
- { "Hong Kong", "ftp.hk.super.net", NULL, dmenuSetVariable, NULL,
- VAR_FTP_PATH "=ftp://ftp.hk.super.net" },
-
{ "Hungary", "ftp.hu.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp.hu.freebsd.org" },