diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-06-16 13:37:04 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-06-16 13:37:04 +0000 |
commit | 9edb69066ebadb77f0e660340069a19b175af658 (patch) | |
tree | 080249af122a5df9e449ef009e1f05f262254457 /java/Makefile | |
parent | 9de4b3514437d59c72f2581bc09cd9d3ad5d600f (diff) |
New port added, thanks!
PR: 45275
Submitted by: Scott Lambert <lambert@lambertfam.org>
Notes
Notes:
svn path=/head/; revision=83104
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 e0cae3d11760..dae225f1bb16 100644 --- a/java/Makefile +++ b/java/Makefile @@ -73,6 +73,7 @@ SUBDIR += proguard SUBDIR += sablevm SUBDIR += shujit + SUBDIR += simplicity SUBDIR += trove4j SUBDIR += tya SUBDIR += xalan-j |