diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-05-19 20:19:41 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-05-19 20:19:41 +0800 |
commit | 1419a460bec4fcaa19a366ff50a914403b5f0137 (patch) | |
tree | c024da63c7622f25af054844ce7459e5b270ebc8 /java/Makefile | |
parent | e850fe78d5efaf242e18b3d4978e437b570c24ae (diff) | |
download | freebsd-ports-gnome-1419a460bec4fcaa19a366ff50a914403b5f0137.tar.gz freebsd-ports-gnome-1419a460bec4fcaa19a366ff50a914403b5f0137.tar.zst freebsd-ports-gnome-1419a460bec4fcaa19a366ff50a914403b5f0137.zip |
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>
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 |