summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-12-08 23:33:00 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-12-08 23:33:00 +0000
commit5fff65a3077ac0878c4fd2c9eea7464b4d198ab2 (patch)
treeef9a0db1f1a9ce5e854b2e992f7b9330e277c79b /Mk
parentBROKEN: Does not compile on 4.x (diff)
- Remove cesnet.dl.sourceforge.net, it suffered fatal hardware failure
some time ago
Notes
Notes: svn path=/head/; revision=123507
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index b7314f0bc11a..548cdf68ea8c 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -740,7 +740,7 @@ MASTER_SITE_SOURCEFORGE+= \
# official sf.net mirrors that don't mirror all projects, check
# http://prdownloads.sourceforge.net/%SUBDIR%/
-.for mirror in easynews cesnet switch puzzle ovh # keihanna is mostly unreachable
+.for mirror in easynews switch puzzle ovh # keihanna is mostly unreachable
MASTER_SITE_SOURCEFORGE_EXTENDED+= \
http://${mirror}.dl.sourceforge.net/sourceforge/%SUBDIR%/
.endfor