diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-01-11 09:45:05 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-01-11 09:45:05 +0000 |
commit | 5a2ba729e51e20d0bf765ffa33005143733f6d6d (patch) | |
tree | 16cc6dda6f5deac495c8473d2545af256204eb71 /java | |
parent | d3825b5f20f7b42a5ee668da3e8783af1a379849 (diff) | |
download | ports-5a2ba729e51e20d0bf765ffa33005143733f6d6d.tar.gz ports-5a2ba729e51e20d0bf765ffa33005143733f6d6d.zip |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index 610955a64fc8..38788be84627 100644 --- a/java/Makefile +++ b/java/Makefile @@ -73,6 +73,7 @@ SUBDIR += jaxen SUBDIR += jboss2 SUBDIR += jboss3 + SUBDIR += jboss4 SUBDIR += jc SUBDIR += jcalendar SUBDIR += jcckit |