diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-22 21:18:19 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-22 21:18:19 +0800 |
commit | e23594de7c258b92605b5dccaec4f4e5bb91a01b (patch) | |
tree | 5ac11d343162f98cd496098deb56ca535dc35f35 /editors/Makefile | |
parent | 1af802eb57dd77094a2068a505f705fd4579ad44 (diff) | |
download | freebsd-ports-gnome-e23594de7c258b92605b5dccaec4f4e5bb91a01b.tar.gz freebsd-ports-gnome-e23594de7c258b92605b5dccaec4f4e5bb91a01b.tar.zst freebsd-ports-gnome-e23594de7c258b92605b5dccaec4f4e5bb91a01b.zip |
New jedit port - a powerfull programmer's text editor with many unique features
written in Java.
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 70f6bb9cf1b3..3f6723402be2 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -48,6 +48,7 @@ SUBDIR += gxedit SUBDIR += hexedit SUBDIR += jed + SUBDIR += jedit SUBDIR += jext SUBDIR += joe SUBDIR += jove |