summaryrefslogtreecommitdiff
path: root/editors/vim-gtk3
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2018-11-14 22:20:58 +0000
committerkleink <kleink@pkgsrc.org>2018-11-14 22:20:58 +0000
commitd1a354ac1990f29f535656efbdbf2842442e2d96 (patch)
tree466cae9496590959c8dc5e9d9acacf771b5eab6f /editors/vim-gtk3
parent86ebd5aa5b10ee4c95ba46bd6a3b30ffcb9aa638 (diff)
downloadpkgsrc-d1a354ac1990f29f535656efbdbf2842442e2d96.tar.gz
Revbump after cairo 1.16.0 update.
Diffstat (limited to 'editors/vim-gtk3')
-rw-r--r--editors/vim-gtk3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-gtk3/Makefile b/editors/vim-gtk3/Makefile
index f546cfa2148..dc1d1b26a61 100644
--- a/editors/vim-gtk3/Makefile
+++ b/editors/vim-gtk3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2018/11/12 03:51:59 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2018/11/14 22:21:24 kleink Exp $
PKGNAME= vim-gtk3-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Vim editor (vi clone) with X11 GTK3 GUI