diff --git a/editors/vim/Makefile b/editors/vim/Makefile index b34ae087ab2..818b7445228 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.135 2014/02/02 01:44:31 william Exp $ +# $OpenBSD: Makefile,v 1.136 2014/06/03 11:33:07 rpointel Exp $ COMMENT-main= vi clone, many additional features COMMENT-lang= vi clone, NLS subpackage @@ -7,7 +7,7 @@ VERSION= 7.4.135 DISTNAME= vim-${VERSION} PKGNAME-main= vim-${VERSION} PKGNAME-lang= vim-lang-${VERSION} -REVISION-main= 0 +REVISION-main= 1 P= vim${VERSION:R:S/.//} CATEGORIES= editors # Upstream's normal distribution (http://ftp.vim.org/pub/vim/unix/) consists