diff options
author | Lars Engels <lme@FreeBSD.org> | 2013-07-02 17:14:19 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2013-07-02 17:14:19 +0000 |
commit | aef24b82bdb630f7ac17971c7849bbbb32679d54 (patch) | |
tree | 434210ec2db9e908d16c4cd2c0ab07f73614af76 /graphics/openjump/Makefile | |
parent | 4df50351eb99c1642d2fb725070c76f6784bb336 (diff) | |
download | ports-aef24b82bdb630f7ac17971c7849bbbb32679d54.tar.gz ports-aef24b82bdb630f7ac17971c7849bbbb32679d54.zip |
Notes
Diffstat (limited to 'graphics/openjump/Makefile')
-rw-r--r-- | graphics/openjump/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/openjump/Makefile b/graphics/openjump/Makefile index fc971b38daad..16ae2289d7a4 100644 --- a/graphics/openjump/Makefile +++ b/graphics/openjump/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= OpenJUMP -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.3 CATEGORIES= graphics java geography MASTER_SITES= SF/jump-pilot/OpenJUMP/${PORTVERSION} DISTNAME= ${PORTNAME}-Portable-${PORTVERSION}-r${PLUS_REV}-PLUS @@ -44,7 +44,7 @@ USE_ZIP= yes NO_BUILD= yes NO_WRKSUBDIR= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-r${PLUS_REV}-PLUS -PLUS_REV= 3528 +PLUS_REV= 3576 do-install: @${ECHO_CMD} "---> Installing JAR files" |