summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-01-04 07:40:15 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-01-04 07:40:15 +0000
commit7065dcb03e56cded0657d2da089a338114c29355 (patch)
treecd56f508c2f9e6fa0a6e24b42c2cb6897257e5bd /editors
parentJohn Capo <jc@irbs.com>'s port of the axe editor. Thanks, John! (diff)
Add axe.
Notes
Notes: svn path=/head/; revision=689
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 2c2de3f27a1c..e14ccd1982d1 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.5 1994/11/23 00:04:04 asami Exp $
+# $Id: Makefile,v 1.6 1994/12/25 12:34:20 ats Exp $
#
-SUBDIR= emacs jove mule xemacs
+SUBDIR= axe emacs jove mule xemacs
.include <bsd.port.subdir.mk>