diff options
author | linimon <linimon@FreeBSD.org> | 2004-06-04 16:15:15 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-06-04 16:15:15 +0000 |
commit | 8e1b213daf6a6f2967247890744e73967cb3a9e1 (patch) | |
tree | 0828873544cb664280f9a326527d5406a6255cfc /java | |
parent | 8a2b7952f87c251d1099178a47462756e3cc3373 (diff) | |
download | FreeBSD-ports-8e1b213daf6a6f2967247890744e73967cb3a9e1.zip FreeBSD-ports-8e1b213daf6a6f2967247890744e73967cb3a9e1.tar.gz |
This should have been committed with the other 05/30/2004 changes.
Pass the pointy hat, please.
PR: ports/67322
Submitted by: Sepherosa Ziehau <sepherosa at softhome.org>
Diffstat (limited to 'java')
-rw-r--r-- | java/jfreechart/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/java/jfreechart/pkg-message b/java/jfreechart/pkg-message new file mode 100644 index 0000000..202399e --- /dev/null +++ b/java/jfreechart/pkg-message @@ -0,0 +1,6 @@ +************************************************************** + +In order to use classes in org.jfree.chart.servlet package, +please put Java Servlet 2.3 implementation in class path. + +************************************************************** |