mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
Add 3rd South Africa mirror.
This commit is contained in:
parent
36e992fce2
commit
446321c613
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=16798
@ -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.71 1996/06/17 19:33:27 jkh Exp $
|
||||
* $Id: menus.c,v 1.72 1996/06/26 09:09:30 jkh Exp $
|
||||
*
|
||||
* Copyright (c) 1995
|
||||
* Jordan Hubbard. All rights reserved.
|
||||
@ -520,6 +520,8 @@ guaranteed to carry the full range of possible distributions.",
|
||||
VAR_FTP_PATH "=ftp://ftp.za.freebsd.org/pub/FreeBSD/" },
|
||||
{ "South Africa #2", "ftp2.za.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp2.za.freebsd.org/pub/FreeBSD/" },
|
||||
{ "South Africa #3", "ftp3.za.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp3.za.freebsd.org/pub/FreeBSD/" },
|
||||
{ "Sweden", "ftp.luth.se", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.luth.se/pub/FreeBSD/" },
|
||||
{ "Taiwan", "ftp.tw.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
@ -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.71 1996/06/17 19:33:27 jkh Exp $
|
||||
* $Id: menus.c,v 1.72 1996/06/26 09:09:30 jkh Exp $
|
||||
*
|
||||
* Copyright (c) 1995
|
||||
* Jordan Hubbard. All rights reserved.
|
||||
@ -520,6 +520,8 @@ guaranteed to carry the full range of possible distributions.",
|
||||
VAR_FTP_PATH "=ftp://ftp.za.freebsd.org/pub/FreeBSD/" },
|
||||
{ "South Africa #2", "ftp2.za.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp2.za.freebsd.org/pub/FreeBSD/" },
|
||||
{ "South Africa #3", "ftp3.za.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp3.za.freebsd.org/pub/FreeBSD/" },
|
||||
{ "Sweden", "ftp.luth.se", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.luth.se/pub/FreeBSD/" },
|
||||
{ "Taiwan", "ftp.tw.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
@ -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.71 1996/06/17 19:33:27 jkh Exp $
|
||||
* $Id: menus.c,v 1.72 1996/06/26 09:09:30 jkh Exp $
|
||||
*
|
||||
* Copyright (c) 1995
|
||||
* Jordan Hubbard. All rights reserved.
|
||||
@ -520,6 +520,8 @@ guaranteed to carry the full range of possible distributions.",
|
||||
VAR_FTP_PATH "=ftp://ftp.za.freebsd.org/pub/FreeBSD/" },
|
||||
{ "South Africa #2", "ftp2.za.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp2.za.freebsd.org/pub/FreeBSD/" },
|
||||
{ "South Africa #3", "ftp3.za.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp3.za.freebsd.org/pub/FreeBSD/" },
|
||||
{ "Sweden", "ftp.luth.se", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.luth.se/pub/FreeBSD/" },
|
||||
{ "Taiwan", "ftp.tw.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
Loading…
Reference in New Issue
Block a user