diff options
Diffstat (limited to '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 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 |