diff options
Diffstat (limited to 'editors/vim-motif/Makefile')
-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 1a328c2f0a8..881f3509f0d 100644 --- a/editors/vim-motif/Makefile +++ b/editors/vim-motif/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2010/10/31 23:50:51 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2011/04/22 13:43:27 obache Exp $ PKGNAME= vim-motif-${VIM_VERSION}.${VIM_PATCHLEVEL} -#PKGREVISION= 1 +PKGREVISION= 1 COMMENT= Vim editor (vi clone) with X11 Motif GUI |