diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-08-29 13:45:35 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-08-29 13:45:35 +0000 |
commit | 9c27bf72e68301f995a4befa88730ade0c55d795 (patch) | |
tree | cf7dd8013f7013dbcfa2f8c9f99d8477bc3e8196 | |
parent | ba951798d3f735ffc59e010bd7c4a53f04b106b6 (diff) |
Notes
-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> |