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