summaryrefslogtreecommitdiff
path: root/editors/vim-gtk2
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-02-06 12:39:49 +0000
committerwiz <wiz@pkgsrc.org>2012-02-06 12:39:49 +0000
commit3e5aee20cf09bd529b0ddaf1fbeb5f6368f76e49 (patch)
treebabd501eac1bd290d4908251c585379252e34df8 /editors/vim-gtk2
parentde911026c151f0b1f9b4b651b31e37b6ff773811 (diff)
downloadpkgsrc-3e5aee20cf09bd529b0ddaf1fbeb5f6368f76e49.tar.gz
Revbump for
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
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 149d1f79f25..d57c4c28d4a 100644
--- a/editors/vim-gtk2/Makefile
+++ b/editors/vim-gtk2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2012/01/24 09:11:03 sbd Exp $
+# $NetBSD: Makefile,v 1.45 2012/02/06 12:40:05 wiz Exp $
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 7
+PKGREVISION= 8
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI