PKGREVISION bumps for systemwide vimrc support
This commit is contained in:
parent
713749f4f2
commit
17ba3f9246
4 changed files with 8 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.69 2016/11/16 10:38:35 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.70 2017/01/19 09:58:18 markd Exp $
|
||||
|
||||
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
|
||||
PKGREVISION= 1
|
||||
|
||||
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.2 2016/10/05 07:33:22 morr Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2017/01/19 09:58:18 markd Exp $
|
||||
|
||||
PKGNAME= vim-gtk3-${VIM_VERSION}.${VIM_PATCHLEVEL}
|
||||
PKGREVISION= 1
|
||||
|
||||
COMMENT= Vim editor (vi clone) with X11 GTK3 GUI
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.34 2012/10/03 11:43:46 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.35 2017/01/19 09:58:18 markd Exp $
|
||||
|
||||
PKGNAME= vim-motif-${VIM_VERSION}.${VIM_PATCHLEVEL}
|
||||
PKGREVISION= 1
|
||||
|
||||
COMMENT= Vim editor (vi clone) with X11 Motif GUI
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.58 2016/11/16 10:38:35 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.59 2017/01/19 09:58:18 markd Exp $
|
||||
|
||||
PKGNAME= vim-xaw-${VIM_VERSION}.${VIM_PATCHLEVEL}
|
||||
PKGREVISION= 1
|
||||
COMMENT= Vim editor (vi clone) with X11 Athena GUI
|
||||
|
||||
.include "../../editors/vim-share/Makefile.common"
|
||||
|
|
Loading…
Reference in a new issue