Add ftp4.se.freebsd.org to the set of mirrors.

PR:	bin/150552
Submitted by:	Niclas Zeising <zeising at lysator.liu.se>
MFC after:	3 days
This commit is contained in:
brucec 2010-11-13 21:48:32 +00:00
parent 8da817e6eb
commit 6eeacebcd7

View File

@ -793,6 +793,8 @@ DMenu MenuMediaFTP = {
VAR_FTP_PATH "=ftp://ftp2.se.freebsd.org" },
{ " Sweden #3", "ftp3.se.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp3.se.freebsd.org" },
{ " Sweden #4", "ftp4.se.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp4.se.freebsd.org" },
{ " Sweden #5", "ftp5.se.freebsd.org", NULL, dmenuSetVariable, NULL,
VAR_FTP_PATH "=ftp://ftp5.se.freebsd.org" },