aboutsummaryrefslogtreecommitdiff
path: root/math/jts/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2016-04-26 03:30:02 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2016-04-26 03:30:02 +0000
commit1724d6927d3cf21caeff7014e0386cb1d09e3415 (patch)
treedd013bca365fa4669d2d47c7f39d3d03f71b718b /math/jts/Makefile
parent70faee9bd6e04c5879dbcc058d685f43af0585ba (diff)
downloadports-1724d6927d3cf21caeff7014e0386cb1d09e3415.tar.gz
ports-1724d6927d3cf21caeff7014e0386cb1d09e3415.zip
Update to 1.14.
Notes
Notes: svn path=/head/; revision=414035
Diffstat (limited to 'math/jts/Makefile')
-rw-r--r--math/jts/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/jts/Makefile b/math/jts/Makefile
index efc172fd613a..0e4b348bf3e0 100644
--- a/math/jts/Makefile
+++ b/math/jts/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= jts
-PORTVERSION= 1.13
+PORTVERSION= 1.14
CATEGORIES= math databases
MASTER_SITES= SF/${PORTNAME}-topo-suite/${PORTNAME}/${PORTVERSION}
@@ -20,7 +20,7 @@ USE_JAVA= yes
NO_WRKSUBDIR= yes
VER= ${PORTVERSION:tl}
-JARFILES= JTS_Test acme jts-${VER}
+JARFILES= JTS_Test jts-${VER} jtsio-${VER}
OPTIONS_DEFINE= DOCS