diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2003-02-07 03:49:24 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2003-02-07 03:49:24 +0000 |
commit | a9bee26d4277bae9ab6feb9950a28be9ddfa9796 (patch) | |
tree | be54f12e291f6d18023d78ccb26548ef5e66beac /Mk | |
parent | 1de336568549a3997e3cb3fef2c0a112ad1f476c (diff) | |
download | ports-a9bee26d4277bae9ab6feb9950a28be9ddfa9796.tar.gz ports-a9bee26d4277bae9ab6feb9950a28be9ddfa9796.zip |
Notes
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sites.mk | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 1422adb60fef..ff8c8834eeb0 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -450,6 +450,14 @@ MASTER_SITE_THEMES+= \ ftp://ftp.debian.org/pub/mirrors/themes.org/%SUBDIR%/ \ ftp://ftp.chg.ru/pub/X11/themes/%SUBDIR%/ +MASTER_SITE_VIM+= \ + ftp://ftp.vim.org/pub/vim/unix/ \ + ftp://ftp.is.co.za/applications/editors/vim/unix/ \ + ftp://ftp.prz.tu-berlin.de/pub/unix/editors/vim/unix/ \ + ftp://ftp.mirror.ac.uk/sites/ftp.vim.org/pub/vim/unix/ \ + ftp://relay.nuxi.com/pub/vim/unix/ \ + ftp://nuxi.ucdavis.edu/pub/vim/unix/ + MASTER_SITE_WINDOWMAKER+= \ ftp://ftp.windowmaker.org/pub/%SUBDIR%/ \ ftp://ftp.goldweb.com.au/pub/WindowMaker/%SUBDIR%/ \ |