Note that ftp1.fr and ftp2.kr also run over http.
Submitted by: Jaeho Shin <netj@sparcs.org>, Laurent Frigault <lolo@troll.free.org>
This commit is contained in:
parent
c93efcdb8f
commit
2741d0f671
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34711
1 changed files with 2 additions and 0 deletions
|
@ -626,6 +626,7 @@
|
|||
<host type="ftp">
|
||||
<name>ftp1.fr.FreeBSD.org</name>
|
||||
<url proto="ftp">ftp://ftp1.fr.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="http">http://ftp1.fr.FreeBSD.org/pub/FreeBSD/</url>
|
||||
</host>
|
||||
|
||||
<host type="ftp">
|
||||
|
@ -1090,6 +1091,7 @@
|
|||
<host type="ftp">
|
||||
<name>ftp2.kr.FreeBSD.org</name>
|
||||
<url proto="ftp">ftp://ftp2.kr.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="http">http://ftp2.kr.FreeBSD.org/pub/FreeBSD/</url>
|
||||
</host>
|
||||
|
||||
<host type="cvsup">
|
||||
|
|
Loading…
Reference in a new issue