mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 10:19:26 +00:00
Add ftp4.fr.freebsd.org (aka altair.worldonline.fr) and ftp5.fr.freebsd.org
(aka ns1.bsdfr.org) Strong MFC 4.1 candidate.
This commit is contained in:
parent
c790e2240e
commit
4f437f951e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=62413
@ -597,6 +597,10 @@ DMenu MenuMediaFTP = {
|
||||
VAR_FTP_PATH _AP("=ftp://ftp2.fr.freebsd.org") },
|
||||
{ " France #3", "ftp3.fr.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH _AP("=ftp://ftp3.fr.freebsd.org") },
|
||||
{ " France #4", "ftp4.fr.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH _AP("=ftp://ftp3.fr.freebsd.org") },
|
||||
{ " France #5", "ftp5.fr.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH _AP("=ftp://ftp3.fr.freebsd.org") },
|
||||
{ "Germany", "ftp.de.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH _AP("=ftp://ftp.de.freebsd.org") },
|
||||
{ " Germany #2", "ftp2.de.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
@ -597,6 +597,10 @@ DMenu MenuMediaFTP = {
|
||||
VAR_FTP_PATH _AP("=ftp://ftp2.fr.freebsd.org") },
|
||||
{ " France #3", "ftp3.fr.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH _AP("=ftp://ftp3.fr.freebsd.org") },
|
||||
{ " France #4", "ftp4.fr.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH _AP("=ftp://ftp3.fr.freebsd.org") },
|
||||
{ " France #5", "ftp5.fr.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH _AP("=ftp://ftp3.fr.freebsd.org") },
|
||||
{ "Germany", "ftp.de.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH _AP("=ftp://ftp.de.freebsd.org") },
|
||||
{ " Germany #2", "ftp2.de.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
@ -597,6 +597,10 @@ DMenu MenuMediaFTP = {
|
||||
VAR_FTP_PATH _AP("=ftp://ftp2.fr.freebsd.org") },
|
||||
{ " France #3", "ftp3.fr.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH _AP("=ftp://ftp3.fr.freebsd.org") },
|
||||
{ " France #4", "ftp4.fr.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH _AP("=ftp://ftp3.fr.freebsd.org") },
|
||||
{ " France #5", "ftp5.fr.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH _AP("=ftp://ftp3.fr.freebsd.org") },
|
||||
{ "Germany", "ftp.de.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH _AP("=ftp://ftp.de.freebsd.org") },
|
||||
{ " Germany #2", "ftp2.de.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
Loading…
Reference in New Issue
Block a user