diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-05-16 02:04:09 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-05-16 02:04:09 +0800 |
commit | 5c88517cf995d6754ad5ba71d3cf3f95c0a5afbd (patch) | |
tree | 089d846f7f1da35dd628a83cea07dc7a6d8d339e /Mk/bsd.sites.mk | |
parent | d1c6d59fd88a3d2faf433238320e429454817709 (diff) | |
download | freebsd-ports-gnome-5c88517cf995d6754ad5ba71d3cf3f95c0a5afbd.tar.gz freebsd-ports-gnome-5c88517cf995d6754ad5ba71d3cf3f95c0a5afbd.tar.zst freebsd-ports-gnome-5c88517cf995d6754ad5ba71d3cf3f95c0a5afbd.zip |
- Remove MASTER_SITE_VIM
Differential Revision: https://reviews.freebsd.org/D2520
Submitted by: feld
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r-- | Mk/bsd.sites.mk | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 5e9a10991b18..937396921a3b 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -1234,37 +1234,6 @@ MASTER_SITE_TUCOWS+= \ http://iinets.linux.tucows.com/files/%SUBDIR%/ .endif -# List: http://www.vim.org/mirrors.php -# Updated: 2015-01-03 -# Please make sure mirrors end in /unix/ -.if !defined(IGNORE_MASTER_SITE_VIM) -MASTER_SITE_VIM+= \ - http://mirrors-usa.go-parts.com/pub/vim/unix/ \ - http://ftp2.uk.vim.org/pub/vim/unix/ \ - http://ftp.vim.ossmirror.de/pub/vim/unix/ \ - http://ftp.stust.edu.tw/vim/unix/ \ - http://vim.cybermirror.org/unix/ \ - http://www.netgull.com/vim/unix/ \ - http://ftp2.jp.vim.org/pub/vim/unix/ \ - http://mirrors.go-parts.com/pub/vim/unix/ \ - http://artfiles.org/vim.org/unix/ \ - http://ftp2.kr.vim.org/pub/vim/unix/ \ - http://mirror.netinch.com/pub/vim/unix/ \ - http://ftp.es.vim.org/pub/vim/unix/ \ - http://ftp.gr.vim.org/pub/vim/unix/ \ - http://tweedo.com/mirror/ftp.vim.org/unix/ \ - http://mirrors-br.go-parts.com/pub/vim/unix/ \ - http://ftp2.tw.vim.org/pub/vim/unix/ \ - http://mirrors-au.go-parts.com/pub/vim/unix/ \ - http://mirrors-uk.go-parts.com/pub/vim/unix/ \ - http://ftp.tw.vim.org/pub/vim/unix/ \ - http://funnyshare.org/mirrors/vim/unix/ \ - http://mirrors-ru.go-parts.com/pub/vim/unix/ \ - http://servingzone.com/mirrors/vim/unix/ \ - http://ftp.ro.vim.org/mirrors/ftp.vim.org/unix/ \ - http://vim.mirror.fr/unix/ -.endif - .if !defined(IGNORE_MASTER_SITE_WINDOWMAKER) MASTER_SITE_WINDOWMAKER+= \ ftp://ftp.windowmaker.info/pub/%SUBDIR%/ \ |