diff options
Diffstat (limited to 'editors/vim-motif')
-rw-r--r-- | editors/vim-motif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-motif/Makefile b/editors/vim-motif/Makefile index ddb9bc173f2..245af87ace7 100644 --- a/editors/vim-motif/Makefile +++ b/editors/vim-motif/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2006/02/05 23:08:59 joerg Exp $ +# $NetBSD: Makefile,v 1.20 2006/02/28 11:10:45 martti Exp $ PKGNAME= vim-motif-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 2 +#PKGREVISION= 1 COMMENT= Vim editor (vi clone) with X11 Motif GUI |