summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2006-01-22 05:12:48 +0000
committerDoug Barton <dougb@FreeBSD.org>2006-01-22 05:12:48 +0000
commitdf0837eecb0f7a33e067f400f6108c360434ec5b (patch)
treeed9269f3e02dc18332b3eb51546cfa543dc3f112
parentDon't bother mounting doc tree, it's not needed by any ports (diff)
ftp.cn.freebsd.org is temporarily missing the local distfiles, so comment
them out while the admins (who are aware of the issue) solve the problem.
Notes
Notes: svn path=/head/; revision=154131
-rw-r--r--Mk/bsd.sites.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index bc1934f8ba0a..8ddb5a854c64 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -31,8 +31,8 @@ MASTER_SITE_LOCAL+= \
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
- ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
- ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/
+ ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/
+# ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/
MASTER_SITE_PORTS_JP+= \
ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/%SUBDIR%/ \