summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-04-11 06:47:06 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-04-11 06:47:06 +0000
commite793aa679e5aceace6987b404c59c834df970496 (patch)
treebc12375d538ffbdbad3c348711d38e083dc3959e /editors
parentBogus @cd removed. (diff)
Put mule back, with apologies.
Notes
Notes: svn path=/head/; revision=1333
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 6462702abe2e..1b2872bf4834 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,8 +1,7 @@
-# $Id: Makefile,v 1.12 1995/03/29 19:29:57 ats Exp $
+# $Id: Makefile,v 1.13 1995/04/10 08:08:18 jkh Exp $
#
# broken: uemacs, mastersite never reachable in three weeks
-# broken: mule, its patches don't apply properly. And it should
-# probably be in ports/japanese anyway! :-)
-SUBDIR= axe emacs jove vile xemacs xvile
+# mule should probably be in ports/japanese.
+SUBDIR= axe emacs jove vile mule xemacs xvile
.include <bsd.port.subdir.mk>