From a9bee26d4277bae9ab6feb9950a28be9ddfa9796 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 7 Feb 2003 03:49:24 +0000 Subject: Create MASTER_SITE_VIM. --- editors/vim/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'editors/vim') diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 6fa08d2e6cf8..f9fb8c9974a4 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -11,12 +11,7 @@ PATCHLEVEL= 319 PORTVERSION= 6.1.${PATCHLEVEL} PORTREVISION?= 0 CATEGORIES?= editors -MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \ - ftp://relay.nuxi.com/pub/vim/unix/ \ - 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/ +MASTER_SITES= ${MASTER_SITE_VIM} DISTNAME= vim-${PORTVERSION:C/\.[0-9]*$//} PATCH_SITES= ${MASTER_SITES:S/unix/patches/} -- cgit v1.2.3