Add Hungarian FTP mirror.

PR:		misc/21536
Submitted by:	Szilveszter Adam <sziszi@petra.hos.u-szeged.hu>
This commit is contained in:
Murray Stokely 2001-09-05 07:41:01 +00:00
parent fe936981de
commit 25818ccf8e
2 changed files with 4 additions and 0 deletions

View File

@ -547,6 +547,8 @@ DMenu MenuMediaFTP = {
VAR_FTP_PATH "=ftp://ftp.nl.freebsd.org" },
{ " Hong Kong", "ftp.hk.super.net", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp.hk.super.net" },
{ " Hungary", "ftp.hu.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp.hu.freebsd.org" },
{ "Iceland", "ftp.is.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp.is.freebsd.org" },
{ " Ireland", "ftp.ie.freebsd.org", NULL, dmenuSetVariable, NULL,

View File

@ -547,6 +547,8 @@ DMenu MenuMediaFTP = {
VAR_FTP_PATH "=ftp://ftp.nl.freebsd.org" },
{ " Hong Kong", "ftp.hk.super.net", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp.hk.super.net" },
{ " Hungary", "ftp.hu.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp.hu.freebsd.org" },
{ "Iceland", "ftp.is.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp.is.freebsd.org" },
{ " Ireland", "ftp.ie.freebsd.org", NULL, dmenuSetVariable, NULL,