diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-14 10:14:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-14 10:14:28 +0000 |
commit | 6232ee4bcd5d96029a5a2e049d6269ff6c7dcdb4 (patch) | |
tree | a2d4c36e8219cb5a97e764d0a662be11d4846ced /editors/vim | |
parent | 7ffc8de2505164d2324067d3c28fd2a7743a3223 (diff) | |
download | pkgsrc-6232ee4bcd5d96029a5a2e049d6269ff6c7dcdb4.tar.gz |
Bump PKGREVISION for previous.
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 82add8ece39..3feed4a1941 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.50 2003/12/14 10:10:52 cjs Exp $ +# $NetBSD: Makefile,v 1.51 2003/12/14 10:14:28 wiz Exp $ .include "../vim-share/Makefile.common" PKGNAME= vim-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Vim editor (vi clone) without GUI |