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:
John Baldwin 2002-07-02 20:19:59 +00:00
parent 522c2080e3
commit 500fb3ef13
2 changed files with 4 additions and 4 deletions

View File

@ -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,

View File

@ -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,