diff options
author | knu <knu@FreeBSD.org> | 2001-04-09 18:30:31 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-04-09 18:30:31 +0800 |
commit | 2ba7f0deb51a6fc399cbdfb42068812783429b0f (patch) | |
tree | 935759b64ee30e68b4b8a76d8c3edec15c386471 /editors/Makefile | |
parent | b761e2d9a807777b829fc7500992343816368080 (diff) | |
download | freebsd-ports-gnome-2ba7f0deb51a6fc399cbdfb42068812783429b0f.tar.gz freebsd-ports-gnome-2ba7f0deb51a6fc399cbdfb42068812783429b0f.tar.zst freebsd-ports-gnome-2ba7f0deb51a6fc399cbdfb42068812783429b0f.zip |
Add boiling-egg, a front-end of Egg (Tamago) V4.
PR: ports/26400
Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index fb976ad09dc9..fada78f2199f 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -15,6 +15,7 @@ SUBDIR += biew SUBDIR += bitmap-emacs20 SUBDIR += bitmap-mule + SUBDIR += boiling-egg SUBDIR += bpatch SUBDIR += bvi SUBDIR += chexedit |