summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2000-11-07 19:15:17 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2000-11-07 19:15:17 +0000
commitfe6a4505c855269ea425d8fd0c267f2ed9be7b8a (patch)
tree15a2a7bfb28a5705100d3d64793d0c8a6763c625 /Mk
parentUpdate to 200011041447. (diff)
Add ftp://projects.sourceforge.net/pub/ to MASTER_SITE_SOURCEFORGE.
The existing URLs do not work for the audio/streamripper or x11-wm/evilwm ports.
Notes
Notes: svn path=/head/; revision=34885
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 07ad1c466fda..3b479bc22b5f 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -228,6 +228,7 @@ MASTER_SITE_TCLTK+= \
MASTER_SITE_SOURCEFORGE+= \
ftp://download.sourceforge.net/pub/sourceforge/%SUBDIR%/ \
http://download.sourceforge.net/%SUBDIR%/ \
+ ftp://projects.sourceforge.net/pub/%SUBDIR%/ \
ftp://ftp.kddlabs.co.jp/sourceforge/%SUBDIR%/
MASTER_SITE_RUBY+= \