pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/vim-share Add the German mirror.
details: https://anonhg.NetBSD.org/pkgsrc/rev/056d7e79b4e0
branches: trunk
changeset: 534740:056d7e79b4e0
user: martti <martti%pkgsrc.org@localhost>
date: Tue Oct 30 12:49:26 2007 +0000
description:
Add the German mirror.
diffstat:
editors/vim-share/Makefile.common | 11 ++++++++---
1 files changed, 8 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r 644c0495cd12 -r 056d7e79b4e0 editors/vim-share/Makefile.common
--- a/editors/vim-share/Makefile.common Tue Oct 30 12:47:04 2007 +0000
+++ b/editors/vim-share/Makefile.common Tue Oct 30 12:49:26 2007 +0000
@@ -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}-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}/
Home |
Main Index |
Thread Index |
Old Index