summaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-03-06 08:41:38 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-03-06 08:41:38 +0000
commite51d4e2fae4bd50c5e4aa5381b2133ffcf7ced57 (patch)
tree66cc21a4991ab5515f2ca313430a18c3889104b5 /editors/Makefile
parentAttempt to import 8 ports at once. I sure hope this will work. (diff)
Enable multilingual nvi ports. (Note the Korean versions were already
included in the port Makefile import.)
Notes
Notes: svn path=/head/; revision=5884
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile
index d48b19c7bdec..dcd106382c15 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.33 1996/11/07 18:42:06 obrien Exp $
+# $Id: Makefile,v 1.34 1996/11/26 08:26:40 asami Exp $
#
SUBDIR += asedit
@@ -12,6 +12,7 @@
SUBDIR += jove
SUBDIR += mule
SUBDIR += nedit
+ SUBDIR += nvi
SUBDIR += scitext
SUBDIR += uemacs
SUBDIR += uzap