aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorgj <gj@FreeBSD.org>1997-09-04 03:39:15 +0800
committergj <gj@FreeBSD.org>1997-09-04 03:39:15 +0800
commit9196500894a049daf0175f08851c64c5dcd472ea (patch)
treeb916375fb3286c2caa0a159b9a4e213c04e21c2c /editors
parent20ea095b64445e03638ac745db9768647cfd238c (diff)
downloadfreebsd-ports-gnome-9196500894a049daf0175f08851c64c5dcd472ea.tar.gz
freebsd-ports-gnome-9196500894a049daf0175f08851c64c5dcd472ea.tar.zst
freebsd-ports-gnome-9196500894a049daf0175f08851c64c5dcd472ea.zip
Turn on xemacs20.
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 7df86dd317b9..5ac1c21ec136 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.40 1997/07/09 07:08:15 tg Exp $
+# $Id: Makefile,v 1.41 1997/07/10 06:29:40 tg Exp $
#
SUBDIR += asedit
@@ -23,6 +23,7 @@
SUBDIR += xcoral
SUBDIR += xed
SUBDIR += xemacs
+ SUBDIR += xemacs20
SUBDIR += xvile
.include <bsd.port.subdir.mk>