- Add new FTP mirror site in Turkey (first/only one).

Approved by:	murray (re@)
This commit is contained in:
Ken Smith 2003-12-21 05:42:00 +00:00
parent b4f5e8d8cd
commit fa44461b3c
2 changed files with 6 additions and 0 deletions

View File

@ -785,6 +785,9 @@ DMenu MenuMediaFTP = {
{ " Taiwan #11", "ftp11.tw.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp11.tw.freebsd.org" },
{ "Turkey", "ftp.tr.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp.tr.freebsd.org" },
{ "UK", "ftp.uk.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp.uk.freebsd.org" },
{ " UK #2", "ftp2.uk.freebsd.org", NULL, dmenuSetVariable, NULL,

View File

@ -785,6 +785,9 @@ DMenu MenuMediaFTP = {
{ " Taiwan #11", "ftp11.tw.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp11.tw.freebsd.org" },
{ "Turkey", "ftp.tr.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp.tr.freebsd.org" },
{ "UK", "ftp.uk.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp.uk.freebsd.org" },
{ " UK #2", "ftp2.uk.freebsd.org", NULL, dmenuSetVariable, NULL,