summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-18 05:39:33 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-18 05:39:33 +0000
commit2cf3783c855e93797b153b678e704e979efc547a (patch)
treeca2b8803bb519ad1459c707342c0ce873212b804 /java/Makefile
parentOops, the distfile was named wrong. Bump to 20010818. (diff)
add bluej
BlueJ is an integrated Java environment designed for introductory teaching PR: 28473 Submitted by: Jeremy Karlson <carpathia@h24-76-76-76.vc.shawcable.net>
Notes
Notes: svn path=/head/; revision=46405
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 f54bdf8709c2..1b6ad9123250 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -2,6 +2,7 @@
#
SUBDIR += xalan-j
+ SUBDIR += bluej
SUBDIR += bugseeker
SUBDIR += bugseeker-demo
SUBDIR += collections