aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-01-04 15:40:15 +0800
committerjkh <jkh@FreeBSD.org>1995-01-04 15:40:15 +0800
commit54571db023e72dc39b1769fcaf34fd6cc0311fd9 (patch)
tree779c8dacffa155bceaa8b031f1735d08963749f1 /editors
parent901bcc9fc7c43ca8f42dbbd712f7d9f8a177f917 (diff)
downloadfreebsd-ports-gnome-54571db023e72dc39b1769fcaf34fd6cc0311fd9.tar.gz
freebsd-ports-gnome-54571db023e72dc39b1769fcaf34fd6cc0311fd9.tar.zst
freebsd-ports-gnome-54571db023e72dc39b1769fcaf34fd6cc0311fd9.zip
Add axe.
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>