diff options
| author | Gabor Kovesdan <gabor@FreeBSD.org> | 2013-02-05 09:14:34 +0000 |
|---|---|---|
| committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2013-02-05 09:14:34 +0000 |
| commit | a06603e1e8c43dac65e769d0577e15561dde3acb (patch) | |
| tree | 56789ede4270141e038c244e602fe2503127b62f /share/xml/mirrors.xml | |
| parent | 5be98520031882d40220ca83d603138abb7ef89a (diff) | |
| parent | fbf79ce9835e43f0e5de684052af39c914b817ab (diff) | |
- MFH
Notes
svn path=/projects/xml-tools/; revision=40889
Diffstat (limited to 'share/xml/mirrors.xml')
| -rw-r--r-- | share/xml/mirrors.xml | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/share/xml/mirrors.xml b/share/xml/mirrors.xml index 2ad6264b24..123aa03f85 100644 --- a/share/xml/mirrors.xml +++ b/share/xml/mirrors.xml @@ -1636,6 +1636,12 @@ <url proto="http">http://ftp5.se.FreeBSD.org/</url> <url proto="rsync"></url> </host> + + <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> + </host> <host type="cvsup"> <name>cvsup.se.FreeBSD.org</name> @@ -1961,10 +1967,6 @@ </host> <host type="cvsup"> - <name>cvsup2.ua.FreeBSD.org</name> - </host> - - <host type="cvsup"> <name>cvsup3.ua.FreeBSD.org</name> </host> @@ -1976,10 +1978,6 @@ <name>cvsup6.ua.FreeBSD.org</name> </host> - <host type="cvsup"> - <name>cvsup7.ua.FreeBSD.org</name> - </host> - </entry> <entry id="mirrors-uk"> |
