Add ftp.nz.freebsd.org to the list of available FTP sites.
Submitted by: "Dan Langille" <dan@freebsddiary.org>
This commit is contained in:
parent
9bc8d885ed
commit
f55c07ab93
@ -636,6 +636,8 @@ DMenu MenuMediaFTP = {
|
||||
VAR_FTP_PATH _AP("=ftp://ftp4.kr.freebsd.org") },
|
||||
{ "Korea #5", "ftp5.kr.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH _AP("=ftp://ftp5.kr.freebsd.org") },
|
||||
{ "New Zealand", "ftp.nz.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH _AP("=ftp://ftp.nz.freebsd.org") },
|
||||
{ "Poland", "ftp.pl.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH _AP("=ftp://ftp.pl.freebsd.org") },
|
||||
{ "Portugal", "ftp.pt.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
@ -636,6 +636,8 @@ DMenu MenuMediaFTP = {
|
||||
VAR_FTP_PATH _AP("=ftp://ftp4.kr.freebsd.org") },
|
||||
{ "Korea #5", "ftp5.kr.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH _AP("=ftp://ftp5.kr.freebsd.org") },
|
||||
{ "New Zealand", "ftp.nz.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH _AP("=ftp://ftp.nz.freebsd.org") },
|
||||
{ "Poland", "ftp.pl.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH _AP("=ftp://ftp.pl.freebsd.org") },
|
||||
{ "Portugal", "ftp.pt.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
@ -636,6 +636,8 @@ DMenu MenuMediaFTP = {
|
||||
VAR_FTP_PATH _AP("=ftp://ftp4.kr.freebsd.org") },
|
||||
{ "Korea #5", "ftp5.kr.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH _AP("=ftp://ftp5.kr.freebsd.org") },
|
||||
{ "New Zealand", "ftp.nz.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH _AP("=ftp://ftp.nz.freebsd.org") },
|
||||
{ "Poland", "ftp.pl.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH _AP("=ftp://ftp.pl.freebsd.org") },
|
||||
{ "Portugal", "ftp.pt.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
Loading…
Reference in New Issue
Block a user