summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorErnst de Haan <znerd@FreeBSD.org>2002-04-26 21:54:15 +0000
committerErnst de Haan <znerd@FreeBSD.org>2002-04-26 21:54:15 +0000
commit4fe0ef03ca8435bdf151a81e8bc02fc23b3267d2 (patch)
tree516dcfc821efb68530583f732e2f098b1c19e62c /java/Makefile
parentFix a problem were date stamps were offset by one hour when DST was in effect. (diff)
New port jboss2.
The jboss2ctl program does not work at this stage. I chose to commit this port anyway because it has been lying around for too long. Once it is in the ports tree, the improved interest may trigger somebody else to fix the problem. JBoss can be started using the supplied shell script anyway, so it is still useful. This is not the JBoss port submitted by Jesse Gallup in PR 35853, but one based on the www/orion port. PR: 35853
Notes
Notes: svn path=/head/; revision=58192
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index 04143ec4908c..e7826dde7227 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -22,6 +22,7 @@
SUBDIR += javamail
SUBDIR += javavmwrapper
SUBDIR += javel
+ SUBDIR += jboss2
SUBDIR += jce-aba
SUBDIR += jdbcpool
SUBDIR += jde