aboutsummaryrefslogtreecommitdiffstats
path: root/editors/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-04-10 16:08:18 +0800
committerjkh <jkh@FreeBSD.org>1995-04-10 16:08:18 +0800
commitad97648aa31f4988054af5e3048e79deb76e9b20 (patch)
treea4e780774f50f8580aae4da517900a8fc28621d0 /editors/Makefile
parent9d5a8646867cd907f9683fe91b313754773433ee (diff)
downloadfreebsd-ports-gnome-ad97648aa31f4988054af5e3048e79deb76e9b20.tar.gz
freebsd-ports-gnome-ad97648aa31f4988054af5e3048e79deb76e9b20.tar.zst
freebsd-ports-gnome-ad97648aa31f4988054af5e3048e79deb76e9b20.zip
Remove mule - it's a bit broken right now, and probably misfiled anyway.
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 690493b52550..6462702abe2e 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,7 +1,8 @@
-# $Id: Makefile,v 1.11 1995/03/03 08:26:28 jkh Exp $
+# $Id: Makefile,v 1.12 1995/03/29 19:29:57 ats Exp $
#
# broken: uemacs, mastersite never reachable in three weeks
-#
-SUBDIR= axe emacs jove mule vile xemacs xvile
+# broken: mule, its patches don't apply properly. And it should
+# probably be in ports/japanese anyway! :-)
+SUBDIR= axe emacs jove vile xemacs xvile
.include <bsd.port.subdir.mk>