diff options
Diffstat (limited to 'editors/vim-gtk2/Makefile')
-rw-r--r-- | editors/vim-gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile index 3352cc391e3..75ddc7ed3b5 100644 --- a/editors/vim-gtk2/Makefile +++ b/editors/vim-gtk2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2004/04/25 01:46:11 snj Exp $ +# $NetBSD: Makefile,v 1.8 2004/06/21 08:23:48 martti Exp $ .include "../vim-share/Makefile.common" PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 3 +#PKGREVISION= 1 COMMENT= Vim editor (vi clone) with X11 GTK2 GUI |