summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2007-10-30 12:49:26 +0000
committermartti <martti@pkgsrc.org>2007-10-30 12:49:26 +0000
commit875a74e25343b8de9262fd87a017eeef99f786ad (patch)
treeb04fa38de7bbdd945b155494f5819cea44101afe
parentfce47e600f152db391035c1e89b2272e8efbfd9d (diff)
downloadpkgsrc-875a74e25343b8de9262fd87a017eeef99f786ad.tar.gz
Add the German mirror.
-rw-r--r--editors/vim-share/Makefile.common11
1 files changed, 8 insertions, 3 deletions
diff --git a/editors/vim-share/Makefile.common b/editors/vim-share/Makefile.common
index 8d2025dcb8c..5ecf34a400c 100644
--- a/editors/vim-share/Makefile.common
+++ b/editors/vim-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.93 2007/10/22 06:16:16 martti Exp $
+# $NetBSD: Makefile.common,v 1.94 2007/10/30 12:49:26 martti Exp $
.include "../../editors/vim-share/version.mk"
@@ -7,11 +7,16 @@ DISTFILES= vim-${VIM_VERSION:Q}${EXTRACT_SUFX:Q}
DISTFILES+= vim-${VIM_VERSION:Q}-extra.tar.gz
DISTFILES+= vim-${VIM_VERSION:Q}-lang.tar.gz
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.vim.org/pub/editors/vim/unix/ \
- ftp://ftp.vim.org/pub/editors/vim/extra/
+MASTER_SITES= ftp://ftp.vim.org/pub/editors/vim/unix/
+MASTER_SITES+= ftp://ftp.fu-berlin.de/misc/editors/vim/unix/
DIST_SUBDIR= vim
EXTRACT_SUFX= .tar.bz2
+SITES.vim-${VIM_VERSION}-extra.tar.gz= ftp://ftp.vim.org/pub/editors/vim/extra/
+SITES.vim-${VIM_VERSION}-extra.tar.gz+= ftp://ftp.fu-berlin.de/misc/editors/vim/extra/
+SITES.vim-${VIM_VERSION}-lang.tar.gz= ftp://ftp.vim.org/pub/editors/vim/extra/
+SITES.vim-${VIM_VERSION}-lang.tar.gz+= ftp://ftp.fu-berlin.de/misc/editors/vim/extra/
+
PATCH_SITES= ftp://ftp.vim.org/pub/editors/vim/patches/${VIM_VERSION:Q}/
PATCH_SITES+= ftp://ftp.fu-berlin.de/misc/editors/vim/patches/${VIM_VERSION:Q}/