diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-21 05:58:01 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-21 05:58:01 +0800 |
commit | 0826b6a8c30d6ade29f15ffe62b9c69dbc4ae2bf (patch) | |
tree | 00a1e204feef41a73fe9d6b6b7dc5a72777c27bf /chinese/Makefile | |
parent | de92f3a3f8249a99a32361929558c35dc93b8038 (diff) | |
download | freebsd-ports-gnome-0826b6a8c30d6ade29f15ffe62b9c69dbc4ae2bf.tar.gz freebsd-ports-gnome-0826b6a8c30d6ade29f15ffe62b9c69dbc4ae2bf.tar.zst freebsd-ports-gnome-0826b6a8c30d6ade29f15ffe62b9c69dbc4ae2bf.zip |
NTHU-CS Maple BBS 2.36 BBS-like editor
ve is a tiny editor, about 60K. It's woju's favorite UNIX editor.
The most obvious weakness of ve is changing TABs into Spaces. So
please don't use ve to edit TAB-important files, such as Makefile,
sendmail.cf, syslog.conf... etc.
PR: ports/92248
Submitted by: chinsan <chinsan.tw@gmail.com>
Diffstat (limited to 'chinese/Makefile')
-rw-r--r-- | chinese/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chinese/Makefile b/chinese/Makefile index abae04b0e02f..eefd8fbce635 100644 --- a/chinese/Makefile +++ b/chinese/Makefile @@ -123,6 +123,7 @@ SUBDIR += ttfm SUBDIR += unrar SUBDIR += unzip + SUBDIR += ve SUBDIR += vflib SUBDIR += vim-scdoc SUBDIR += wenju |