mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-25 16:13:17 +00:00
Add Greece to the FTP mirror list.
Submitted by: Konstantinos Konstantinidis <kkonstan@duth.gr> PR: 26073
This commit is contained in:
parent
5c10c492a4
commit
c764454fde
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75736
@ -531,6 +531,10 @@ DMenu MenuMediaFTP = {
|
||||
VAR_FTP_PATH "=ftp://ftp6.de.freebsd.org" },
|
||||
{ " Germany #7", "ftp7.de.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp7.de.freebsd.org" },
|
||||
{ " Greece", "ftp.gr.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.gr.freebsd.org" },
|
||||
{ " Greece #2", "ftp2.gr.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp2.gr.freebsd.org" },
|
||||
{ "Holland", "ftp.nl.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.nl.freebsd.org" },
|
||||
{ " Hong Kong", "ftp.hk.super.net", NULL, dmenuSetVariable, NULL,
|
||||
|
@ -531,6 +531,10 @@ DMenu MenuMediaFTP = {
|
||||
VAR_FTP_PATH "=ftp://ftp6.de.freebsd.org" },
|
||||
{ " Germany #7", "ftp7.de.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp7.de.freebsd.org" },
|
||||
{ " Greece", "ftp.gr.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.gr.freebsd.org" },
|
||||
{ " Greece #2", "ftp2.gr.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp2.gr.freebsd.org" },
|
||||
{ "Holland", "ftp.nl.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.nl.freebsd.org" },
|
||||
{ " Hong Kong", "ftp.hk.super.net", NULL, dmenuSetVariable, NULL,
|
||||
|
Loading…
Reference in New Issue
Block a user