diff options
| author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-06-07 02:45:53 +0000 |
|---|---|---|
| committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-06-07 02:45:53 +0000 |
| commit | a6aa442060492de13cf806ce3a0a54772fecb2fd (patch) | |
| tree | 59e3d7630e57bcb50adf683ed542240fd070ab0b /java/jgraph/Makefile | |
| parent | aa2b6be6b178087e49c6757c6bfd91d618b7da37 (diff) | |
Notes
Diffstat (limited to 'java/jgraph/Makefile')
| -rw-r--r-- | java/jgraph/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/java/jgraph/Makefile b/java/jgraph/Makefile index d4d3459f66f2..de99e6f33b37 100644 --- a/java/jgraph/Makefile +++ b/java/jgraph/Makefile @@ -7,15 +7,14 @@ # PORTNAME= jgraph -PORTVERSION= 5.10.0.1 -PORTREVISION= 2 +PORTVERSION= 5.12.0.4 CATEGORIES= java graphics MASTER_SITES= SF \ http://www.jgraph.com/pub/ DISTNAME= ${PORTNAME}-${PORTVERSION}-lgpl-src EXTRACT_SUFX= .jar -MAINTAINER= araujo@bsdmail.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Java Graph Diagram Component USE_ZIP= yes |
