diff options
Diffstat (limited to 'editors/vim-gtk2/Makefile')
-rw-r--r-- | editors/vim-gtk2/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile index 9f5c4d940a4..533c574b3cf 100644 --- a/editors/vim-gtk2/Makefile +++ b/editors/vim-gtk2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.53 2012/10/30 22:39:07 morr Exp $ +# $NetBSD: Makefile,v 1.54 2013/01/26 21:37:30 adam Exp $ -PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL} +PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL} +PKGREVISION= 1 -COMMENT= Vim editor (vi clone) with X11 GTK2 GUI +COMMENT= Vim editor (vi clone) with X11 GTK2 GUI PKG_SUPPORTED_OPTIONS+= gnome |