diff options
Diffstat (limited to 'java/jcommon/Makefile')
-rw-r--r-- | java/jcommon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/jcommon/Makefile b/java/jcommon/Makefile index a7ab677cb991..bce8950c0df3 100644 --- a/java/jcommon/Makefile +++ b/java/jcommon/Makefile @@ -7,12 +7,12 @@ # PORTNAME= jcommon -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.8 CATEGORIES= java devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= jfreechart -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@bsdmail.org COMMENT= A collection of useful classes used by JFreeChart and JFreeReport USE_JAVA= yes |