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 d57c4c28d4a..3e301899d8d 100644 --- a/editors/vim-gtk2/Makefile +++ b/editors/vim-gtk2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.45 2012/02/06 12:40:05 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2012/03/03 00:13:01 wiz Exp $ PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT= Vim editor (vi clone) with X11 GTK2 GUI |