From 7cc9472390221d862d7cc5acd15c2254f54b867b Mon Sep 17 00:00:00 2001 From: morr Date: Wed, 5 Oct 2016 07:33:22 +0000 Subject: Some cosmetic changes --- editors/vim-gtk3/DESCR | 2 +- editors/vim-gtk3/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'editors/vim-gtk3') diff --git a/editors/vim-gtk3/DESCR b/editors/vim-gtk3/DESCR index b37d27e63af..5d9c3b20aae 100644 --- a/editors/vim-gtk3/DESCR +++ b/editors/vim-gtk3/DESCR @@ -6,5 +6,5 @@ If you are building the package from source you may want to enable some features such as a perl or python interpreter which are not enabled by default. -This version also contains a X11 GTK+ GUI. If you don't have X11, +This version also contains a X11 GTK3 GUI. If you don't have X11, look at the `vim' package instead. diff --git a/editors/vim-gtk3/Makefile b/editors/vim-gtk3/Makefile index 092815dada7..f00e1aa42f6 100644 --- a/editors/vim-gtk3/Makefile +++ b/editors/vim-gtk3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2016/10/04 17:56:48 morr Exp $ +# $NetBSD: Makefile,v 1.2 2016/10/05 07:33:22 morr Exp $ PKGNAME= vim-gtk3-${VIM_VERSION}.${VIM_PATCHLEVEL} -COMMENT= Vim editor (vi clone) with X11 GTK2 GUI +COMMENT= Vim editor (vi clone) with X11 GTK3 GUI PKG_SUPPORTED_OPTIONS+= gnome -- cgit v1.2.3