diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-06-03 02:35:30 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-06-03 02:35:30 +0000 |
commit | 31a02aa7ddc90e0a35ab6bca01b0003ab72856ff (patch) | |
tree | e2db1ad44f01437193f6dc43b44c0e3068bce027 /editors/Makefile | |
parent | 6731665740417f7b4a740848f58d3dcdec987a6f (diff) | |
download | ports-31a02aa7ddc90e0a35ab6bca01b0003ab72856ff.tar.gz ports-31a02aa7ddc90e0a35ab6bca01b0003ab72856ff.zip |
add jedit-devel 4.2.0pre8
Powerful programmer's text editor written in Java
PR: 62283
Submitted by: Linh Pham <question+freebsdpr@closedsrc.org>
Notes
Notes:
svn path=/head/; revision=110717
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 3ed41e86e289..8e4a6576a069 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -75,6 +75,7 @@ SUBDIR += impress SUBDIR += jed SUBDIR += jedit + SUBDIR += jedit-devel SUBDIR += jext SUBDIR += joe SUBDIR += joe-devel |