diff options
author | Ben Smithurst <ben@FreeBSD.org> | 2001-06-27 21:33:44 +0000 |
---|---|---|
committer | Ben Smithurst <ben@FreeBSD.org> | 2001-06-27 21:33:44 +0000 |
commit | d125bb96f64f9f476b5aec1c348cbc89b2e40aa8 (patch) | |
tree | e95c2a6ebedb0a0ecc54566cb28377a7fda7d182 | |
parent | 9f3ad9bda2c06a649ef3bc686a7ccf7b22e359ee (diff) |
Notes
-rw-r--r-- | editors/vim/Makefile | 1 | ||||
-rw-r--r-- | editors/vim6/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index c6c013cf45b6..800cd86a0c27 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unreleased/unix/ \ ftp://ftp.vim.org/pub/vim/unreleased/unix/ \ ftp://ftp.is.co.za/applications/editors/unreleased/vim/ \ ftp://ftp.prz.tu-berlin.de/pub/unix/editors/vim/unreleased/unix/ \ + ftp://ftp.mirror.ac.uk/sites/ftp.vim.org/pub/vim/unreleased/unix/ \ ftp://ftp.progsoc.uts.edu.au/pub/vim/unreleased/unix/ DISTNAME= vim-${PORTVERSION} DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-rt${EXTRACT_SUFX} diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile index c6c013cf45b6..800cd86a0c27 100644 --- a/editors/vim6/Makefile +++ b/editors/vim6/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unreleased/unix/ \ ftp://ftp.vim.org/pub/vim/unreleased/unix/ \ ftp://ftp.is.co.za/applications/editors/unreleased/vim/ \ ftp://ftp.prz.tu-berlin.de/pub/unix/editors/vim/unreleased/unix/ \ + ftp://ftp.mirror.ac.uk/sites/ftp.vim.org/pub/vim/unreleased/unix/ \ ftp://ftp.progsoc.uts.edu.au/pub/vim/unreleased/unix/ DISTNAME= vim-${PORTVERSION} DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-rt${EXTRACT_SUFX} |