summaryrefslogtreecommitdiff
path: root/editors/vim-share/Makefile.common
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2005-12-01 14:04:46 +0000
committermartti <martti@pkgsrc.org>2005-12-01 14:04:46 +0000
commit3b1fe5e105da6955c613defd57dddaa3448705e1 (patch)
tree2dbd7875932328dfb6ad3bdf64c9244bc0bd16ee /editors/vim-share/Makefile.common
parent87702bef91dcc6e2a61d6e4fec194bf768571827 (diff)
downloadpkgsrc-3b1fe5e105da6955c613defd57dddaa3448705e1.tar.gz
Updated editors/vim to 6.4.3
7802 6.4.002 Unix: may change owner of wrong file in rare cases 1463 6.4.003 (after 6.4.002) build problem on non-Unix system
Diffstat (limited to 'editors/vim-share/Makefile.common')
-rw-r--r--editors/vim-share/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-share/Makefile.common b/editors/vim-share/Makefile.common
index 72e517d27ff..fec38d16404 100644
--- a/editors/vim-share/Makefile.common
+++ b/editors/vim-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.50 2005/10/17 06:49:34 martti Exp $
+# $NetBSD: Makefile.common,v 1.51 2005/12/01 14:04:46 martti Exp $
.include "../../editors/vim-share/version.mk"
@@ -14,7 +14,7 @@ DIST_SUBDIR= vim
EXTRACT_SUFX= .tar.bz2
PATCH_SITES= ftp://ftp.vim.org/pub/editors/vim/patches/${VIM_VERSION}/
-PATCHFILES+=
+PATCHFILES+= 6.4.002 6.4.003
MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://www.vim.org/