summaryrefslogtreecommitdiff
path: root/editors/vim-gtk
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2004-06-21 08:23:48 +0000
committermartti <martti@pkgsrc.org>2004-06-21 08:23:48 +0000
commita02a37ca1351c48ebf389ffdb91137c0ad3496e7 (patch)
tree9e3ad0bf1c185f6711c3fb5ae513e53567a164e8 /editors/vim-gtk
parent35f0f4cf30ff670cf934ea697830c991c8935ae2 (diff)
downloadpkgsrc-a02a37ca1351c48ebf389ffdb91137c0ad3496e7.tar.gz
Updated vim to 6.3
This is a bugfix release of Vim. Since Vim 6.2 hundreds of reported problems have been fixed. Also included are new and updated syntax files, translated menus and messages.
Diffstat (limited to 'editors/vim-gtk')
-rw-r--r--editors/vim-gtk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-gtk/Makefile b/editors/vim-gtk/Makefile
index 36b2769de76..35ff72bfb80 100644
--- a/editors/vim-gtk/Makefile
+++ b/editors/vim-gtk/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.40 2004/04/25 01:46:11 snj Exp $
+# $NetBSD: Makefile,v 1.41 2004/06/21 08:23:48 martti Exp $
.include "../vim-share/Makefile.common"
PKGNAME= vim-gtk-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 1
+#PKGREVISION= 1
COMMENT= Vim editor (vi clone) with X11 GTK+ GUI