aboutsummaryrefslogtreecommitdiffstats
path: root/java/jcommon/Makefile
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2008-12-24 01:50:05 +0800
committeraraujo <araujo@FreeBSD.org>2008-12-24 01:50:05 +0800
commit2b34d030a2e3c71b7fabf8739f4a8c528dc0a657 (patch)
tree5432ab7c413f67f91fca3b8865d6cd8df939e110 /java/jcommon/Makefile
parentaf37834500de4d35924628892500c38306ed842e (diff)
downloadfreebsd-ports-gnome-2b34d030a2e3c71b7fabf8739f4a8c528dc0a657.tar.gz
freebsd-ports-gnome-2b34d030a2e3c71b7fabf8739f4a8c528dc0a657.tar.zst
freebsd-ports-gnome-2b34d030a2e3c71b7fabf8739f4a8c528dc0a657.zip
- Update to 1.0.13.
- Reset maintainership.
Diffstat (limited to 'java/jcommon/Makefile')
-rw-r--r--java/jcommon/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/java/jcommon/Makefile b/java/jcommon/Makefile
index 98f5eb917f9f..8a88d0a8a121 100644
--- a/java/jcommon/Makefile
+++ b/java/jcommon/Makefile
@@ -7,13 +7,12 @@
#
PORTNAME= jcommon
-PORTVERSION= 1.0.12
-PORTREVISION= 1
+PORTVERSION= 1.0.13
CATEGORIES= java devel
MASTER_SITES= SF
MASTER_SITE_SUBDIR= jfreechart
-MAINTAINER= araujo@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A collection of useful classes used by JFreeChart and JFreeReport
USE_JAVA= yes