diff options
Diffstat (limited to 'editors/vim-share/Makefile')
-rw-r--r-- | editors/vim-share/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-share/Makefile b/editors/vim-share/Makefile index 3df1f6af3fd..5a2c86644d0 100644 --- a/editors/vim-share/Makefile +++ b/editors/vim-share/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2015/07/13 09:33:13 morr Exp $ +# $NetBSD: Makefile,v 1.40 2015/08/18 07:31:06 wiz Exp $ PKGNAME= vim-share-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Data files for the vim editor (vi clone) .include "Makefile.common" |