summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorsakamoto <sakamoto>1999-11-08 09:07:36 +0000
committersakamoto <sakamoto>1999-11-08 09:07:36 +0000
commit0a81b844a95b3d83b3d51949611c0d01510d719d (patch)
tree9690bf05d173768147ddb37aa2c202feec90845c /editors
parentfd8f2d6dbb862658f1e42c758b3cfa20a31364c1 (diff)
downloadpkgsrc-0a81b844a95b3d83b3d51949611c0d01510d719d.tar.gz
Add and enable bvi.
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile
index dc4d51eb86f..24e506fae53 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 1999/10/29 00:17:18 abs Exp $
+# $NetBSD: Makefile,v 1.23 1999/11/08 09:07:36 sakamoto Exp $
# FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp
#
@@ -7,6 +7,7 @@
# SUBDIR += axe
SUBDIR += beav
# SUBDIR += bpatch
+ SUBDIR += bvi
# SUBDIR += e93
SUBDIR += emacs
# SUBDIR += gvim