summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJason Evans <jasone@FreeBSD.org>2000-09-28 22:24:50 +0000
committerJason Evans <jasone@FreeBSD.org>2000-09-28 22:24:50 +0000
commit45977e56b528ede968e8f60e445a410df1634eb6 (patch)
treed6aaf6e22d5120e188fbd06cbea8502f44de8e86 /editors
parentAdd port for the zile editor ("zile is lossy emacs"). (diff)
Activate the zile port.
Notes
Notes: svn path=/head/; revision=33233
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 78245f3e9310..64f07ba4b1f7 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -137,5 +137,6 @@
SUBDIR += xenon
SUBDIR += xvile
SUBDIR += yudit
+ SUBDIR += zile
.include <bsd.port.subdir.mk>