diff options
author | ben <ben@FreeBSD.org> | 2001-06-28 05:33:44 +0800 |
---|---|---|
committer | ben <ben@FreeBSD.org> | 2001-06-28 05:33:44 +0800 |
commit | a9316a62fbfb9ffdb33827d421a7b6288fea7025 (patch) | |
tree | 4c53baba720bd777d378f931d9e13b4b2465764b /editors/vim6 | |
parent | 2772169ce09d658d7b18250250920085fb96af15 (diff) | |
download | freebsd-ports-gnome-a9316a62fbfb9ffdb33827d421a7b6288fea7025.tar.gz freebsd-ports-gnome-a9316a62fbfb9ffdb33827d421a7b6288fea7025.tar.zst freebsd-ports-gnome-a9316a62fbfb9ffdb33827d421a7b6288fea7025.zip |
Add ftp.mirror.ac.uk.
Approved by: obrien (maintainer)
Diffstat (limited to 'editors/vim6')
-rw-r--r-- | editors/vim6/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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} |