diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 04:40:24 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 04:40:24 +0000 |
commit | f8c1cfa91b5325e8fd278a7473232c280825da84 (patch) | |
tree | 0b4756a8751ab8aac1122c6332f612e77592b1f2 /java/jcommon | |
parent | e9dd6a9b6b7a6c39df015082c337d83b661ebf37 (diff) |
Notes
Diffstat (limited to 'java/jcommon')
-rw-r--r-- | java/jcommon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jcommon/Makefile b/java/jcommon/Makefile index 7ae7b4f63866..72485c930973 100644 --- a/java/jcommon/Makefile +++ b/java/jcommon/Makefile @@ -12,7 +12,7 @@ CATEGORIES= java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= jfreechart -MAINTAINER= sepherosa@softhome.net +MAINTAINER= ports@FreeBSD.org COMMENT= A collection of useful classes used by JFreeChart and JFreeReport USE_JAVA= yes |