diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-02-10 01:05:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-02-10 01:05:19 +0800 |
commit | 94f17542200f163d15b32e3e72cae96b11e289ec (patch) | |
tree | 204cc7fe5a586dde0fb6d8afb34eaed4cb4e1413 /Mk | |
parent | f0c1168300a6bea618d0dc3740ed476778ed934c (diff) | |
download | freebsd-ports-gnome-94f17542200f163d15b32e3e72cae96b11e289ec.tar.gz freebsd-ports-gnome-94f17542200f163d15b32e3e72cae96b11e289ec.tar.zst freebsd-ports-gnome-94f17542200f163d15b32e3e72cae96b11e289ec.zip |
- Remove ftp.stut.edu.tw from MASTER_SITE_VIM
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sites.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index c21eb97aea4c..d7a32f6be780 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -1330,7 +1330,6 @@ MASTER_SITE_VIM+= \ http://ftp.vim.org/pub/vim/unix/ \ http://artfiles.org/vim.org/unix/ \ http://ftp.gr.vim.org/pub/vim/unix/ \ - http://ftp.stut.edu.tw/vim/unix/ \ http://ftp.tw.vim.org/pub/vim/unix/ \ http://ftp.vim.ossmirror.de/pub/vim/unix/ \ http://ftp2.jp.vim.org/pub/vim/unix/ \ @@ -1350,7 +1349,6 @@ MASTER_SITE_VIM+= \ ftp://ftp.is.vim.org/pub/vim/unix/ \ ftp://ftp.jp.vim.org/pub/vim/unix/ \ ftp://ftp.pl.vim.org/pub/vim/unix/ \ - ftp://ftp.stut.edu.tw/pub/vim/unix/ \ ftp://ftp.uk.vim.org/pub/vim/unix/ \ ftp://ftp.za.vim.org/mirrors/ftp.vim.org/unix/ \ ftp://ftp2.kr.vim.org/pub/vim/unix/ \ |