summaryrefslogtreecommitdiff
path: root/java/jgraph/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-04-23 17:10:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-04-23 17:10:24 +0000
commit93f5547fc949467927b2d829086bcbe2a0d51aad (patch)
treeb496d33de7d82ff79e368d607cedace76169fa81 /java/jgraph/Makefile
parentThis is an abstract role which provides an alternate constructor (diff)
- Update to 5.12.3.2
PR: 133744 Submitted by: Wen Heping <wenheping@gmail.com>
Notes
Notes: svn path=/head/; revision=232598
Diffstat (limited to 'java/jgraph/Makefile')
-rw-r--r--java/jgraph/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/java/jgraph/Makefile b/java/jgraph/Makefile
index 1b44cdaa9b24..3c49732716fb 100644
--- a/java/jgraph/Makefile
+++ b/java/jgraph/Makefile
@@ -7,11 +7,10 @@
#
PORTNAME= jgraph
-PORTVERSION= 5.12.1.0
+PORTVERSION= 5.12.3.2
CATEGORIES= java graphics
-MASTER_SITES= SF \
- http://www.jgraph.com/pub/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-lgpl-src
+MASTER_SITES= http://www.jgraph.com/pub/
+DISTNAME= ${PORTNAME}-latest-lgpl-src
EXTRACT_SUFX= .jar
MAINTAINER= ports@FreeBSD.org