diff options
author | Ernst de Haan <znerd@FreeBSD.org> | 2003-03-27 15:12:39 +0000 |
---|---|---|
committer | Ernst de Haan <znerd@FreeBSD.org> | 2003-03-27 15:12:39 +0000 |
commit | 5643fe0792096ef9c9c1a285d8cced1dcc6410ea (patch) | |
tree | 85886324ff644a1fa4733e7871d01c983c388df0 /java/Makefile | |
parent | Don't segfault if $MAIL is not set. (diff) |
New port: trove4j.
PR: 45287
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Notes
Notes:
svn path=/head/; revision=77533
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index a71af7e18c76..4b6d28a631e4 100644 --- a/java/Makefile +++ b/java/Makefile @@ -69,6 +69,7 @@ SUBDIR += openjit SUBDIR += sablevm SUBDIR += shujit + SUBDIR += trove4j SUBDIR += tya SUBDIR += xalan-j SUBDIR += xdoclet |