summaryrefslogtreecommitdiff
path: root/editors/vim-gtk2
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-gtk2
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-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 3352cc391e3..75ddc7ed3b5 100644
--- a/editors/vim-gtk2/Makefile
+++ b/editors/vim-gtk2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2004/04/25 01:46:11 snj Exp $
+# $NetBSD: Makefile,v 1.8 2004/06/21 08:23:48 martti Exp $
.include "../vim-share/Makefile.common"
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 3
+#PKGREVISION= 1
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI