aboutsummaryrefslogtreecommitdiff
path: root/graphics/mapyrus
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-09-23 02:28:20 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-09-23 02:28:20 +0000
commit3445c6fa950ad24056ccc944ecf23c10211692be (patch)
treea9c11c438d029616222c8f3fc88fe9e20aba3038 /graphics/mapyrus
parent17ff760342bf239ed82e75d8349360e5a6a12a93 (diff)
downloadports-3445c6fa950ad24056ccc944ecf23c10211692be.tar.gz
ports-3445c6fa950ad24056ccc944ecf23c10211692be.zip
Notes
Diffstat (limited to 'graphics/mapyrus')
-rw-r--r--graphics/mapyrus/Makefile1
-rw-r--r--graphics/mapyrus/files/mapyrus.in2
-rw-r--r--graphics/mapyrus/pkg-descr2
3 files changed, 3 insertions, 2 deletions
diff --git a/graphics/mapyrus/Makefile b/graphics/mapyrus/Makefile
index f7d70a7de65b..42ab211c7bdf 100644
--- a/graphics/mapyrus/Makefile
+++ b/graphics/mapyrus/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mapyrus
PORTVERSION= 0.609
+PORTREVISION= 1
CATEGORIES= graphics print java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/graphics/mapyrus/files/mapyrus.in b/graphics/mapyrus/files/mapyrus.in
index 760817eabe27..61a322fdd430 100644
--- a/graphics/mapyrus/files/mapyrus.in
+++ b/graphics/mapyrus/files/mapyrus.in
@@ -6,4 +6,4 @@ else
JAVA_AWT_HEADLESS=""
fi
JAVA_VERSION="%%JAVA_VERSION%%" \
- exec "%%LOCALBASE%%/bin/java" "${JAVA_AWT_HEADLESS}" -jar "%%DATADIR%%/%%MAPYRUSJAR%%" "$@"
+ exec "%%LOCALBASE%%/bin/java" ${JAVA_AWT_HEADLESS} -jar "%%DATADIR%%/%%MAPYRUSJAR%%" "$@"
diff --git a/graphics/mapyrus/pkg-descr b/graphics/mapyrus/pkg-descr
index 2ce7c801c09d..393ba2505fb6 100644
--- a/graphics/mapyrus/pkg-descr
+++ b/graphics/mapyrus/pkg-descr
@@ -3,5 +3,5 @@ and labels to PostScript (high resolution, up to A0 paper size),
Portable Document Format (PDF), Scalable Vector Graphics (SVG) format
and web image output formats.
-Author: Simon Chenery <simoc@users.sourceforge.net>
+Author: Simon Chenery
WWW: http://mapyrus.sourceforge.net