diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2005-04-27 20:34:46 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2005-04-27 20:34:46 +0000 |
commit | 2672ac6c8c1524a858166aec53f196e2ccfcaad1 (patch) | |
tree | e51b90937c2d2c7c34d0963bc71cb97e25253fcb /Mk/bsd.sites.mk | |
parent | 6519b90663909928af5cbd7c5ef6b3b6532a54c1 (diff) | |
download | ports-2672ac6c8c1524a858166aec53f196e2ccfcaad1.tar.gz ports-2672ac6c8c1524a858166aec53f196e2ccfcaad1.zip |
Notes
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r-- | Mk/bsd.sites.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index afe7b94edb58..1124ccec435e 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -493,7 +493,7 @@ MASTER_SITE_GCC+= \ ftp://ring.crl.go.jp/pub/GNU/gcc/%SUBDIR%/ \ ftp://core.ring.gr.jp/pub/GNU/gcc/%SUBDIR%/ \ ftp://ftp.ring.gr.jp/pub/GNU/gcc/%SUBDIR%/ \ - ftp://ftp.nluug.nl/mirror/languages/gcc%SUBDIR%/ \ + ftp://ftp.nluug.nl/mirror/languages/gcc/%SUBDIR%/ \ ftp://ftp.task.gda.pl/pub/gnu/gcc/%SUBDIR%/ \ ftp://sunsite.icm.edu.pl/pub/gnu/gcc/%SUBDIR%/ \ ftp://ftp.nctu.edu.tw/computer-languages/C/gcc/%SUBDIR%/ \ |