summaryrefslogtreecommitdiff
path: root/editors/vim-gtk2
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-03-08 16:47:24 +0000
committerwiz <wiz@pkgsrc.org>2020-03-08 16:47:24 +0000
commit091d074be0625e0f93ce469abacf962d284acb9b (patch)
tree46d7622a65ab83c29b48d9ca1331164feb4deeea /editors/vim-gtk2
parent1cd44ea113819c34e5926b7edfdda2694138a79c (diff)
downloadpkgsrc-091d074be0625e0f93ce469abacf962d284acb9b.tar.gz
*: recursive bump for libffi
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 368e28132dd..0c46284d5ce 100644
--- a/editors/vim-gtk2/Makefile
+++ b/editors/vim-gtk2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.87 2020/01/18 21:49:18 jperkin Exp $
+# $NetBSD: Makefile,v 1.88 2020/03/08 16:49:24 wiz Exp $
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI