diff options
Diffstat (limited to 'editors/vim-gtk2')
-rw-r--r-- | editors/vim-gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile index d93dd64af2c..d90e2c90a0b 100644 --- a/editors/vim-gtk2/Makefile +++ b/editors/vim-gtk2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2013/02/16 11:21:01 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2013/06/03 10:04:53 wiz Exp $ PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Vim editor (vi clone) with X11 GTK2 GUI |