aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>1996-07-29 08:43:04 +0800
committerChuck Robey <chuckr@FreeBSD.org>1996-07-29 08:43:04 +0800
commit915dc03a312c753c5e7f35098e514f27cdf06541 (patch)
treef3d1f385bedbd3e38c27d09f6836a467409a7dcf
parent64a38724fa111950a47b52fe27b857e4753a32ea (diff)
downloadfreebsd-ports-915dc03a312c753c5e7f35098e514f27cdf06541.tar.gz
freebsd-ports-915dc03a312c753c5e7f35098e514f27cdf06541.tar.zst
freebsd-ports-915dc03a312c753c5e7f35098e514f27cdf06541.zip
Inserted new editor 'xed' in Makefile.
Notes
Notes: svn path=/head/; revision=3446
-rw-r--r--editors/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 0e9af1be3924..415fe474149e 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.28 1996/04/09 11:00:13 asami Exp $
+# $Id: Makefile,v 1.29 1996/04/12 08:27:03 asami Exp $
#
SUBDIR += axe
@@ -14,6 +14,7 @@
SUBDIR += vile
SUBDIR += vim
SUBDIR += xcoral
+ SUBDIR += xed
SUBDIR += xemacs
SUBDIR += xvile