summaryrefslogtreecommitdiff
path: root/editors/vim-gtk2
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-01-13 13:36:05 +0000
committerwiz <wiz@pkgsrc.org>2011-01-13 13:36:05 +0000
commit2f4126dc58a114d0237e603c89b2b475b9fbb38f (patch)
tree88e815d783e836dbfc6cc98e62ec39f0cd57cff6 /editors/vim-gtk2
parentdfa758c4ea4c53e8949343589574528ccd889f36 (diff)
downloadpkgsrc-2f4126dc58a114d0237e603c89b2b475b9fbb38f.tar.gz
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
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 7a88759eef3..d9de560d589 100644
--- a/editors/vim-gtk2/Makefile
+++ b/editors/vim-gtk2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2010/11/15 22:56:54 abs Exp $
+# $NetBSD: Makefile,v 1.39 2011/01/13 13:37:33 wiz Exp $
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI