diff options
Diffstat (limited to 'editors/vim-gtk/Makefile')
-rw-r--r-- | editors/vim-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-gtk/Makefile b/editors/vim-gtk/Makefile index 96ec56c012a..e6e109c68e9 100644 --- a/editors/vim-gtk/Makefile +++ b/editors/vim-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2005/12/05 20:50:10 rillig Exp $ +# $NetBSD: Makefile,v 1.52 2006/02/05 23:08:58 joerg Exp $ PKGNAME= vim-gtk-${VIM_VERSION}.${VIM_PATCHLEVEL} -#PKGREVISION= 1 +PKGREVISION= 1 COMMENT= Vim editor (vi clone) with X11 GTK+ GUI |