Add ftp.no.freebsd.org.
PR: 21068 Submitted by: Martin Eggen <martin@copyleft.no>
This commit is contained in:
parent
470afbb19d
commit
73e8d2256c
@ -650,6 +650,8 @@ DMenu MenuMediaFTP = {
|
||||
VAR_FTP_PATH "=ftp://ftp5.kr.freebsd.org" },
|
||||
{ "New Zealand", "ftp.nz.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.nz.freebsd.org" },
|
||||
{ "Norway", "ftp.no.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.no.freebsd.org" },
|
||||
{ "Poland", "ftp.pl.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.pl.freebsd.org" },
|
||||
{ " Portugal", "ftp.pt.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
@ -650,6 +650,8 @@ DMenu MenuMediaFTP = {
|
||||
VAR_FTP_PATH "=ftp://ftp5.kr.freebsd.org" },
|
||||
{ "New Zealand", "ftp.nz.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.nz.freebsd.org" },
|
||||
{ "Norway", "ftp.no.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.no.freebsd.org" },
|
||||
{ "Poland", "ftp.pl.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.pl.freebsd.org" },
|
||||
{ " Portugal", "ftp.pt.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
@ -650,6 +650,8 @@ DMenu MenuMediaFTP = {
|
||||
VAR_FTP_PATH "=ftp://ftp5.kr.freebsd.org" },
|
||||
{ "New Zealand", "ftp.nz.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.nz.freebsd.org" },
|
||||
{ "Norway", "ftp.no.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.no.freebsd.org" },
|
||||
{ "Poland", "ftp.pl.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.pl.freebsd.org" },
|
||||
{ " Portugal", "ftp.pt.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
Loading…
Reference in New Issue
Block a user