summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-06-07 02:18:14 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-06-07 02:18:14 +0000
commitcbb366a404b7fcfd7744ce3047f7f634dec66ee3 (patch)
tree532aa0e8045fcd2e7e8d073125c01397ddef9304 /editors
parent1. Upgrade to 1.4. (diff)
Add vim5beta.
Notes
Notes: svn path=/head/; revision=11310
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 bdf8c0dfe393..c7e483537005 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.52 1998/05/06 12:43:02 tg Exp $
+# $Id: Makefile,v 1.53 1998/05/26 15:11:09 kuriyama Exp $
#
SUBDIR += asedit
@@ -28,6 +28,7 @@
SUBDIR += vilearn
SUBDIR += vim4
SUBDIR += vim5
+ SUBDIR += vim5beta
SUBDIR += xcoral
SUBDIR += xed
SUBDIR += xemacs