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 a11d89dfef7..4cf539a588e 100644 --- a/editors/vim-gtk/Makefile +++ b/editors/vim-gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2005/05/26 20:09:35 jmmv Exp $ +# $NetBSD: Makefile,v 1.48 2005/05/30 14:18:14 martti Exp $ PKGNAME= vim-gtk-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 1 +#PKGREVISION= 1 COMMENT= Vim editor (vi clone) with X11 GTK+ GUI |