summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-04-03 06:55:09 +0000
committerjkh <jkh@FreeBSD.org>1996-04-03 06:55:09 +0000
commit45af70879e3c0d3f34893352cbdfbd8e71b15794 (patch)
treeee99c39cf3d268d56a1aa42e80e9ddbb51785b97 /usr.sbin
parentceb23bccb60c64de9d170e4b901a67f038e021fc (diff)
downloadFreeBSD-src-45af70879e3c0d3f34893352cbdfbd8e71b15794.zip
FreeBSD-src-45af70879e3c0d3f34893352cbdfbd8e71b15794.tar.gz
Update paths to Taiwan sites.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/sade/menus.c10
-rw-r--r--usr.sbin/sysinstall/menus.c10
2 files changed, 10 insertions, 10 deletions
diff --git a/usr.sbin/sade/menus.c b/usr.sbin/sade/menus.c
index f0de7da..6f98217 100644
--- a/usr.sbin/sade/menus.c
+++ b/usr.sbin/sade/menus.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: menus.c,v 1.46 1996/03/21 06:32:48 jkh Exp $
+ * $Id: menus.c,v 1.47 1996/03/30 16:19:40 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -271,10 +271,10 @@ guaranteed to carry the full range of possible distributions.",
DMENU_SET_VARIABLE, VAR_FTP_PATH "=ftp://ftp.luth.se/pub/FreeBSD/", 0, 0 },
{ "Taiwan", "ftp.tw.freebsd.org",
DMENU_SET_VARIABLE, VAR_FTP_PATH "=ftp://ftp.tw.freebsd.org/pub/FreeBSD", 0, 0 },
- { "Taiwan #2", "NCTUCCCA.edu.tw",
- DMENU_SET_VARIABLE, VAR_FTP_PATH "=ftp://NCTUCCCA.edu.tw/Operating-Systems/FreeBSD", 0, 0 },
- { "Taiwan #3", "netbsd.csie.nctu.edu.tw",
- DMENU_SET_VARIABLE, VAR_FTP_PATH "=ftp://netbsd.csie.nctu.edu.tw/pub/FreeBSD/", 0, 0 },
+ { "Taiwan #2", "ftp2.tw.freebsd.org",
+ DMENU_SET_VARIABLE, VAR_FTP_PATH "=ftp://ftp2.tw.freebsd.org/pub/FreeBSD", 0, 0 },
+ { "Taiwan #3", "ftp3.tw.freebsd.org",
+ DMENU_SET_VARIABLE, VAR_FTP_PATH "=ftp://ftp3.tw.freebsd.org/pub/FreeBSD/", 0, 0 },
{ "Thailand", "ftp.nectec.or.th",
DMENU_SET_VARIABLE, VAR_FTP_PATH "=ftp://ftp.nectec.or.th/pub/mirrors/FreeBSD/", 0, 0 },
{ "UK", "ftp.uk.freebsd.org",
diff --git a/usr.sbin/sysinstall/menus.c b/usr.sbin/sysinstall/menus.c
index f0de7da..6f98217 100644
--- a/usr.sbin/sysinstall/menus.c
+++ b/usr.sbin/sysinstall/menus.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: menus.c,v 1.46 1996/03/21 06:32:48 jkh Exp $
+ * $Id: menus.c,v 1.47 1996/03/30 16:19:40 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -271,10 +271,10 @@ guaranteed to carry the full range of possible distributions.",
DMENU_SET_VARIABLE, VAR_FTP_PATH "=ftp://ftp.luth.se/pub/FreeBSD/", 0, 0 },
{ "Taiwan", "ftp.tw.freebsd.org",
DMENU_SET_VARIABLE, VAR_FTP_PATH "=ftp://ftp.tw.freebsd.org/pub/FreeBSD", 0, 0 },
- { "Taiwan #2", "NCTUCCCA.edu.tw",
- DMENU_SET_VARIABLE, VAR_FTP_PATH "=ftp://NCTUCCCA.edu.tw/Operating-Systems/FreeBSD", 0, 0 },
- { "Taiwan #3", "netbsd.csie.nctu.edu.tw",
- DMENU_SET_VARIABLE, VAR_FTP_PATH "=ftp://netbsd.csie.nctu.edu.tw/pub/FreeBSD/", 0, 0 },
+ { "Taiwan #2", "ftp2.tw.freebsd.org",
+ DMENU_SET_VARIABLE, VAR_FTP_PATH "=ftp://ftp2.tw.freebsd.org/pub/FreeBSD", 0, 0 },
+ { "Taiwan #3", "ftp3.tw.freebsd.org",
+ DMENU_SET_VARIABLE, VAR_FTP_PATH "=ftp://ftp3.tw.freebsd.org/pub/FreeBSD/", 0, 0 },
{ "Thailand", "ftp.nectec.or.th",
DMENU_SET_VARIABLE, VAR_FTP_PATH "=ftp://ftp.nectec.or.th/pub/mirrors/FreeBSD/", 0, 0 },
{ "UK", "ftp.uk.freebsd.org",
OpenPOWER on IntegriCloud