diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-11-12 00:53:03 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-11-12 00:53:03 +0000 |
commit | 892153f4811dc745f6a2a963649fab09dca7250c (patch) | |
tree | be8784e52f0c0623fae02cafbbd1e6ffd3679608 /java/Makefile | |
parent | add jcommon 0.8.8 (diff) |
add jfreechart 0.9.13
A free Java class library for generating charts
Notes
Notes:
svn path=/head/; revision=93771
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 907bebf69883..9bfbf16312a0 100644 --- a/java/Makefile +++ b/java/Makefile @@ -62,6 +62,7 @@ SUBDIR += jdk14-doc SUBDIR += jdom SUBDIR += jfc + SUBDIR += jfreechart SUBDIR += jikes SUBDIR += jlex SUBDIR += jlint |