diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-10 13:26:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-10 13:26:58 +0000 |
commit | 00f053065480f956804d5f5ebcb704ae7ae8843c (patch) | |
tree | eaa5dfa0f69274555c3eff696657ce2e00e64e74 /Mk | |
parent | 30e81c2d02dc2fa3a4ba1b08d4d433e7859c2953 (diff) |
Notes
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sites.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 883a953515e3..09d8a4b0cbe2 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -454,7 +454,6 @@ MASTER_SITE_GCC+= \ ftp://ftp.iij.ad.jp/pub/gnu/gnu/gcc/%SUBDIR%/ \ ftp://ftp.dti.ad.jp/pub/lang/gcc/%SUBDIR%/ \ ftp://ftp.nluug.nl/mirror/languages/gcc/%SUBDIR%/ \ - ftp://ftp.nctu.edu.tw/computer-languages/C/gcc/%SUBDIR%/ \ ftp://ftp.mirrorservice.org/sites/sourceware.org/pub/gcc/%SUBDIR%/ \ ftp://ftp.ntua.gr/pub/gnu/gcc/%SUBDIR%/ \ ftp://mirror.aarnet.edu.au/pub/gnu/gcc/%SUBDIR%/ |