summaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile4
-rw-r--r--editors/vim/pkg/COMMENT1
2 files changed, 3 insertions, 2 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index c83917354ad..d2f322cfd3f 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.36 2001/01/08 13:23:53 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2001/02/16 14:40:54 wiz Exp $
.include "../vim-share/Makefile.common"
PKGNAME= vim-${VIM_VERSION}
+COMMENT= Vim editor (vi clone) without gui
+
DEPENDS+= vim-share-${VIM_VERSION}:../vim-share
CONFLICTS= vim-xaw-* vim-gtk-*
diff --git a/editors/vim/pkg/COMMENT b/editors/vim/pkg/COMMENT
deleted file mode 100644
index 0f1a218f859..00000000000
--- a/editors/vim/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Vim editor (vi clone) without gui