diff options
-rw-r--r-- | share/sgml/mirrors.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/share/sgml/mirrors.xml b/share/sgml/mirrors.xml index df9441dada..479a803cef 100644 --- a/share/sgml/mirrors.xml +++ b/share/sgml/mirrors.xml @@ -1819,6 +1819,11 @@ <url proto="http">http://www6.tw.FreeBSD.org/</url> </host> + <host type="www"> + <name>www7.tw.FreeBSD.org</name> + <url proto="http">http://www7.tw.FreeBSD.org/</url> + </host> + <host type="ftp"> <name>ftp.tw.FreeBSD.org</name> <url proto="ftp">ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/</url> |