diff options
author | Patrick S. Gardella <patrick@FreeBSD.org> | 2001-01-03 19:52:29 +0000 |
---|---|---|
committer | Patrick S. Gardella <patrick@FreeBSD.org> | 2001-01-03 19:52:29 +0000 |
commit | afdf25a0e4e85839d26068d86abd65bc12c9f986 (patch) | |
tree | a916d4603ee7af944f207bf204f9eef094471b9e /java/Makefile | |
parent | 5c98bf2e70474c9bde0785e4f57912478e39c1d8 (diff) | |
download | ports-afdf25a0e4e85839d26068d86abd65bc12c9f986.tar.gz ports-afdf25a0e4e85839d26068d86abd65bc12c9f986.zip |
Add orion 1.4.0,orion Application Server.
PR: 23867
Submitted by: Ernst de Haan <ernst@jollem.com>
Notes
Notes:
svn path=/head/; revision=36666
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 4ad591d65bd5..faa21f417f2e 100644 --- a/java/Makefile +++ b/java/Makefile @@ -28,6 +28,7 @@ SUBDIR += linux-jdk13 SUBDIR += netrexx SUBDIR += openjit + SUBDIR += orion SUBDIR += perltools SUBDIR += shujit SUBDIR += tya |