diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2007-06-29 16:29:19 +0000 |
commit | d2101f2dd8dca97c1d1fa5dc408255ef1a114800 (patch) | |
tree | 21fd0e382e1d083542888e2bae8694d8f035c84e /java/jcommon | |
parent | These install kernel modules, so add new virtual category kld. (diff) |
- Change my mail address to araujo@.
Approved by: stas (mentor)
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 ae5f164c8f14..be7cfc06dd6d 100644 --- a/java/jcommon/Makefile +++ b/java/jcommon/Makefile @@ -13,7 +13,7 @@ CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= jfreechart -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= A collection of useful classes used by JFreeChart and JFreeReport USE_JAVA= yes |