diff options
Diffstat (limited to 'editors/vim')
-rw-r--r-- | editors/vim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index e566fbebf04..75ae283f2dd 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2005/05/26 20:09:35 jmmv Exp $ +# $NetBSD: Makefile,v 1.61 2005/05/30 14:18:14 martti Exp $ PKGNAME= vim-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 1 +#PKGREVISION= 1 COMMENT= Vim editor (vi clone) without GUI |