summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-09-13 11:05:17 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-09-13 11:05:17 +0000
commit554df0e9eff56a2f4485188683f5e6fce1c8828c (patch)
tree7aba3d7656a65fe7422322349c0798085d5aea7a /Mk
parentUpdate MASTER_SITES. (diff)
Seems ftp.nectec.or.th stopped mirroring local-distfiles about three
months ago, so remove it from MASTER_SITE_LOCAL. Detected by: fenner's distfiles survey
Notes
Notes: svn path=/head/; revision=66254
Diffstat (limited to 'Mk')
-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 2283e9013db8..ddd8c4c2c5ec 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -19,8 +19,8 @@ MASTER_SITE_LOCAL?= \
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
- ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
- ftp://ftp.nectec.or.th/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/
+ ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/
+# ftp://ftp.nectec.or.th/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/
MASTER_SITE_PORTS_JP+= \
ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/%SUBDIR%/ \