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 754a3a8f5f1..be889c58be2 100644 --- a/editors/vim-gtk2/Makefile +++ b/editors/vim-gtk2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2010/09/14 11:01:44 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2010/10/31 23:50:51 wiz Exp $ PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 4 +#PKGREVISION= 4 COMMENT= Vim editor (vi clone) with X11 GTK2 GUI |