Consistently add the trailing '/' after /pub/FreeBSD
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
c9a9287d57
commit
69a6f2ae27
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44040
1 changed files with 2 additions and 2 deletions
|
@ -1041,8 +1041,8 @@
|
|||
|
||||
<host type="ftp">
|
||||
<name>ftp6.se.FreeBSD.org</name>
|
||||
<url proto="ftp">ftp://ftp6.se.FreeBSD.org/pub/FreeBSD</url>
|
||||
<url proto="http">http://ftp6.se.FreeBSD.org/pub/FreeBSD</url>
|
||||
<url proto="ftp">ftp://ftp6.se.FreeBSD.org/pub/FreeBSD/</url>
|
||||
<url proto="http">http://ftp6.se.FreeBSD.org/pub/FreeBSD/</url>
|
||||
</host>
|
||||
|
||||
<host type="cvsup">
|
||||
|
|
Loading…
Reference in a new issue