summaryrefslogtreecommitdiff
path: root/editors/vim-gtk2
diff options
context:
space:
mode:
authormartti <martti>2005-05-30 14:18:14 +0000
committermartti <martti>2005-05-30 14:18:14 +0000
commita3ff2f5b47018a15d056d538ed9d5be885873ea2 (patch)
tree8ae94335304b99275d375c38d74466cb511d2a2d /editors/vim-gtk2
parent5d13f5805b7013eb8624244ec097ae24ef1bafa4 (diff)
downloadpkgsrc-a3ff2f5b47018a15d056d538ed9d5be885873ea2.tar.gz
Updated editors/vim to 6.3.074 and fixed pkg/29979
2083 6.3.072 crash for substitute message when using UTF-8 and Chinese 2017 6.3.073 Win32 GUI: display errors when scrolling up/down 2365 6.3.074 with 'insertmode' CTRL-V after Select mode doesn't work
Diffstat (limited to 'editors/vim-gtk2')
-rw-r--r--editors/vim-gtk2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile
index e592d1be9e0..4b33878010c 100644
--- a/editors/vim-gtk2/Makefile
+++ b/editors/vim-gtk2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2005/05/26 20:09:35 jmmv Exp $
+# $NetBSD: Makefile,v 1.15 2005/05/30 14:18:14 martti Exp $
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 1
+#PKGREVISION= 1
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI