mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove ftp2.it.FreeBSD.org from the list of mirrors.
Submitted by: Alex Dupre <sysadmin@alexdupre.com> Approved by: silence on -arch
This commit is contained in:
parent
40b63da2a9
commit
2be1729151
2 changed files with 0 additions and 4 deletions
|
|
@ -657,8 +657,6 @@ DMenu MenuMediaFTP = {
|
|||
VAR_FTP_PATH "=ftp://ftp2.il.freebsd.org" },
|
||||
{ "Italy", "ftp.it.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.it.freebsd.org" },
|
||||
{ " Italy #2", "ftp2.it.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp2.it.freebsd.org" },
|
||||
{ "Japan", "ftp.jp.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.jp.freebsd.org" },
|
||||
{ " Japan #2", "ftp2.jp.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
|
|
|||
|
|
@ -657,8 +657,6 @@ DMenu MenuMediaFTP = {
|
|||
VAR_FTP_PATH "=ftp://ftp2.il.freebsd.org" },
|
||||
{ "Italy", "ftp.it.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.it.freebsd.org" },
|
||||
{ " Italy #2", "ftp2.it.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp2.it.freebsd.org" },
|
||||
{ "Japan", "ftp.jp.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp.jp.freebsd.org" },
|
||||
{ " Japan #2", "ftp2.jp.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
|
|
|||
Loading…
Reference in a new issue