mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
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:
parent
8db47aa15e
commit
5f1818757a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=215263
@ -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" },
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user