diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-19 12:19:41 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-19 12:19:41 +0000 |
commit | 41b5a082be88632ccbd99d6f2971fff0199f3ba4 (patch) | |
tree | af82464e765cfdad651e4096363b3bdbb3e68de5 /java/Makefile | |
parent | add cppadvio (diff) |
add bugseekder-demo
The original java/bugseeker, but this time renamed to
java/bugseeker-demo. The java/bugseeker port is now the full version.
PR: 24454
Submitted by: Ernst de Haan <ernst@heinz.jollem.com>
Notes
Notes:
svn path=/head/; revision=42728
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 2a2162532fd3..0d1e6abcab9c 100644 --- a/java/Makefile +++ b/java/Makefile @@ -3,6 +3,7 @@ SUBDIR += xalan-j SUBDIR += bugseeker + SUBDIR += bugseeker-demo SUBDIR += collections SUBDIR += cos SUBDIR += cryptix-jce |