summaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-05-29 09:24:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-05-29 09:24:46 +0000
commit2b1253c5419ba2061959a28922e10253abb5a3e4 (patch)
tree659fe74e9e4a4cb751d4de7f5b088318045f81b8 /editors/Makefile
parent- Fix build (diff)
Yzis a vi-like editor inspired by Vim.
It aims to be a powerful, fast editor with all of Vim's features and hopefully, at some point, more. WWW: http://www.yzis.org PR: ports/123907 Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com>
Notes
Notes: svn path=/head/; revision=213856
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index bf189e503754..2d2e860f8d30 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -194,6 +194,7 @@
SUBDIR += xxe
SUBDIR += yudit
SUBDIR += yui
+ SUBDIR += yzis
SUBDIR += zed
SUBDIR += zile
SUBDIR += zim