summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-06-05 11:49:30 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-06-05 11:49:30 +0000
commita1df4337cdd6eccb6a1249aaf5dc506a783642b2 (patch)
treea6826c5ee266ed128ab80cbebdc100272feedbc3 /Mk
parent- Fix check_procs plugin (diff)
- Add two mirrors from Russia in MASTER_SITE_SOURCEFORGE_EXTENDED
PR: ports/81900 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Notes
Notes: svn path=/head/; revision=136811
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 fda17e4ccff5..5315bbc3f10b 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -1124,7 +1124,7 @@ MASTER_SITE_SOURCEFORGE+= \
# official sf.net mirrors that don't mirror all projects, check
# http://prdownloads.sourceforge.net/%SUBDIR%/
.if !defined(IGNORE_MASTER_SITE_SOURCEFORGE_EXTENDED)
-.for mirror in easynews switch puzzle ovh # keihanna is mostly unreachable
+.for mirror in easynews switch puzzle ovh peterhost citkit # keihanna is mostly unreachable
MASTER_SITE_SOURCEFORGE_EXTENDED+= \
http://${mirror}.dl.sourceforge.net/sourceforge/%SUBDIR%/
.endfor