Date: Mon, 3 Dec 2012 17:41:09 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40259 - head/share/xml Message-ID: <201212031741.qB3Hf9oK090402@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Mon Dec 3 17:41:09 2012 New Revision: 40259 URL: http://svnweb.freebsd.org/changeset/doc/40259 Log: Add new Swedish mirror ftp6.se.freebsd.org. Approved by: joel (mentor) Modified: head/share/xml/mirrors.xml Modified: head/share/xml/mirrors.xml ============================================================================== --- head/share/xml/mirrors.xml Mon Dec 3 16:27:42 2012 (r40258) +++ head/share/xml/mirrors.xml Mon Dec 3 17:41:09 2012 (r40259) @@ -1634,6 +1634,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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212031741.qB3Hf9oK090402>