Correct the path for the stable snapshot server.
Noticed by: "Peter Holm" <p_holm@mail.tele.dk>
This commit is contained in:
parent
2ebbab6212
commit
d0a58d4b85
@ -467,8 +467,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.0 SNAP Server", "releng4.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://releng4.freebsd.org/pub/FreeBSD/snapshots/" },
|
||||
{ " 4.x SNAP Server", "stable.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://stable.freebsd.org" },
|
||||
{ " IPv6 Ready", "ftp2.jp.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp2.jp.freebsd.org" },
|
||||
{ " IPv6 Ready #2", "ftp7.jp.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
@ -467,8 +467,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.0 SNAP Server", "releng4.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://releng4.freebsd.org/pub/FreeBSD/snapshots/" },
|
||||
{ " 4.x SNAP Server", "stable.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://stable.freebsd.org" },
|
||||
{ " IPv6 Ready", "ftp2.jp.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
VAR_FTP_PATH "=ftp://ftp2.jp.freebsd.org" },
|
||||
{ " IPv6 Ready #2", "ftp7.jp.freebsd.org", NULL, dmenuSetVariable, NULL,
|
||||
|
Loading…
Reference in New Issue
Block a user