Update russian mirrors.

This commit is contained in:
Jordan K. Hubbard 1997-03-10 19:38:14 +00:00
parent 1ab96f9344
commit d5867457a2
3 changed files with 6 additions and 6 deletions

View File

@ -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.120 1997/03/08 12:57:45 jkh Exp $
* $Id: menus.c,v 1.121 1997/03/09 22:25:46 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@ -531,7 +531,7 @@ DMenu MenuMediaFTP = {
{ "Russia", "ftp.ru.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp.ru.freebsd.org/pub/FreeBSD/" },
{ "Russia #2", "ftp2.ru.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp2.ru.freebsd.org/FreeBSD/" },
VAR_FTP_PATH "=ftp://ftp2.ru.freebsd.org/pub/FreeBSD/" },
{ "Russia #3", "ftp3.ru.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp3.ru.freebsd.org/pub/FreeBSD/" },
{ "South Africa", "ftp.za.freebsd.org", NULL, dmenuSetVariable, NULL,

View File

@ -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.120 1997/03/08 12:57:45 jkh Exp $
* $Id: menus.c,v 1.121 1997/03/09 22:25:46 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@ -531,7 +531,7 @@ DMenu MenuMediaFTP = {
{ "Russia", "ftp.ru.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp.ru.freebsd.org/pub/FreeBSD/" },
{ "Russia #2", "ftp2.ru.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp2.ru.freebsd.org/FreeBSD/" },
VAR_FTP_PATH "=ftp://ftp2.ru.freebsd.org/pub/FreeBSD/" },
{ "Russia #3", "ftp3.ru.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp3.ru.freebsd.org/pub/FreeBSD/" },
{ "South Africa", "ftp.za.freebsd.org", NULL, dmenuSetVariable, NULL,

View File

@ -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.120 1997/03/08 12:57:45 jkh Exp $
* $Id: menus.c,v 1.121 1997/03/09 22:25:46 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@ -531,7 +531,7 @@ DMenu MenuMediaFTP = {
{ "Russia", "ftp.ru.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp.ru.freebsd.org/pub/FreeBSD/" },
{ "Russia #2", "ftp2.ru.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp2.ru.freebsd.org/FreeBSD/" },
VAR_FTP_PATH "=ftp://ftp2.ru.freebsd.org/pub/FreeBSD/" },
{ "Russia #3", "ftp3.ru.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp3.ru.freebsd.org/pub/FreeBSD/" },
{ "South Africa", "ftp.za.freebsd.org", NULL, dmenuSetVariable, NULL,