Call the 4.x snap server "releng4.freebsd.org" instead of
"stable.freebsd.org" to be the same as 4-stable.
This commit is contained in:
parent
522c2080e3
commit
500fb3ef13
@ -469,8 +469,8 @@ DMenu MenuMediaFTP = {
|
||||
VAR_FTP_PATH "=other" },
|
||||
{ " 5.0 SNAP Server", "current.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://current.freebsd.org" },
|
||||
{ " 4.x SNAP Server", "stable.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://stable.freebsd.org" },
|
||||
{ " 4.x SNAP Server", "releng4.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://releng4.freebsd.org" },
|
||||
{ " jp.FreeBSD.org SNAP Server", "snapshots.jp.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://snapshots.jp.freebsd.org" },
|
||||
{ " IPv6 Ready", "ftp2.jp.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
@ -469,8 +469,8 @@ DMenu MenuMediaFTP = {
|
||||
VAR_FTP_PATH "=other" },
|
||||
{ " 5.0 SNAP Server", "current.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://current.freebsd.org" },
|
||||
{ " 4.x SNAP Server", "stable.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://stable.freebsd.org" },
|
||||
{ " 4.x SNAP Server", "releng4.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://releng4.freebsd.org" },
|
||||
{ " jp.FreeBSD.org SNAP Server", "snapshots.jp.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://snapshots.jp.freebsd.org" },
|
||||
{ " IPv6 Ready", "ftp2.jp.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
Loading…
Reference in New Issue
Block a user