diff options
Diffstat (limited to 'editors/vim-gtk2')
-rw-r--r-- | editors/vim-gtk2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile index 9da20be891b..9f5c4d940a4 100644 --- a/editors/vim-gtk2/Makefile +++ b/editors/vim-gtk2/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.52 2012/10/08 23:01:30 adam Exp $ +# $NetBSD: Makefile,v 1.53 2012/10/30 22:39:07 morr Exp $ PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 3 COMMENT= Vim editor (vi clone) with X11 GTK2 GUI |