Add ftp.il.freebsd.org to the IPv6 server section.
Submitted by: Rostislav Krasny <rosti.bsd@gmail.com> Reviewed by: simon (also previous commit) MFC: 3 days
This commit is contained in:
parent
9cb9930ea6
commit
1de945d663
@ -551,6 +551,8 @@ DMenu MenuMediaFTP = {
|
||||
VAR_FTP_PATH "=ftp://ftp.freebsd.org" },
|
||||
{ " IPv6 Ireland", "ftp3.ie.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp3.ie.freebsd.org" },
|
||||
{ " IPv6 Israel", "ftp.il.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.il.freebsd.org" },
|
||||
{ " IPv6 Japan", "ftp2.jp.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp2.jp.freebsd.org" },
|
||||
{ " IPv6 USA", "ftp4.us.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
Loading…
Reference in New Issue
Block a user