diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1998-05-26 23:11:09 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1998-05-26 23:11:09 +0800 |
commit | d4428099591d902a67353a8d3926fe742aee6664 (patch) | |
tree | 5735405c3675668394de7689562f0ca988640bfb /editors/Makefile | |
parent | 0dae8369e746344d9bf7299459003bca6f7a0de5 (diff) | |
download | freebsd-ports-gnome-d4428099591d902a67353a8d3926fe742aee6664.tar.gz freebsd-ports-gnome-d4428099591d902a67353a8d3926fe742aee6664.tar.zst freebsd-ports-gnome-d4428099591d902a67353a8d3926fe742aee6664.zip |
Activate xemacs-mule and xemacs-mule-common.
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 5cedbe2747ae..bdf8c0dfe393 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.51 1998/04/19 05:16:59 mph Exp $ +# $Id: Makefile,v 1.52 1998/05/06 12:43:02 tg Exp $ # SUBDIR += asedit @@ -31,6 +31,8 @@ SUBDIR += xcoral SUBDIR += xed SUBDIR += xemacs + SUBDIR += xemacs-mule + SUBDIR += xemacs-mule-common SUBDIR += xemacs20 SUBDIR += xvile |