summaryrefslogtreecommitdiff
path: root/editors/vim-gtk2
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-12-13 00:45:21 +0000
committerwiz <wiz@pkgsrc.org>2003-12-13 00:45:21 +0000
commit391b5798e65ea1b92e1b533d96be9786f140a121 (patch)
tree387ad93e2489a50e6c479ea80481f11998e70dbf /editors/vim-gtk2
parentc440246df64a29d51c504ae92843f93c4a35276b (diff)
downloadpkgsrc-391b5798e65ea1b92e1b533d96be9786f140a121.tar.gz
Bump PKGREVISION for atk library major bump.
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 6a6f2253d84..9d7112a1959 100644
--- a/editors/vim-gtk2/Makefile
+++ b/editors/vim-gtk2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/09/28 09:13:57 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2003/12/13 00:45:23 wiz Exp $
.include "../vim-share/Makefile.common"
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI