diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2001-04-10 04:47:03 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-04-10 04:47:03 +0000 |
commit | 9faf55eb8448a81135db7027a482b181601f0bda (patch) | |
tree | a3307e03c30be9a87b917011a1eb66b5be8adb77 /Mk/bsd.sites.mk | |
parent | f187d7e22d909f274e3cacd3413fbe412d0c5773 (diff) |
Notes
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r-- | Mk/bsd.sites.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 65db6f65e43d..8298a031b873 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -213,6 +213,7 @@ MASTER_SITE_SOURCEFORGE+= \ http://ftp3.sourceforge.net/%SUBDIR%/ \ ftp://ftp1.sourceforge.net/pub/sourceforge/%SUBDIR%/ \ http://ftp1.sourceforge.net/%SUBDIR%/ \ + ftp://prdownload.sourceforge.net/pub/%SUBDIR%/ \ ftp://projects.sourceforge.net/pub/%SUBDIR%/ \ ftp://ftp.kddlabs.co.jp/sourceforge/%SUBDIR%/ \ ftp://ftp.mirror.ac.uk/sites/download.sourceforge.net/pub/sourceforge/%SUBDIR%/ |