summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-09-04 08:11:48 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-09-04 08:11:48 +0000
commit25807ed666b8d4b49a3652e0c3103b5e484beae1 (patch)
tree007b78c2f83e3db3a0efa6540c4066bfaa4dd45d /databases
parent- Update to 2.2.3 (diff)
- Chase jython update
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=198723
Diffstat (limited to 'databases')
-rw-r--r--databases/isql-viewer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/isql-viewer/Makefile b/databases/isql-viewer/Makefile
index ba35c1fd5c02..3c4872fc7ed9 100644
--- a/databases/isql-viewer/Makefile
+++ b/databases/isql-viewer/Makefile
@@ -7,7 +7,7 @@
PORTNAME= isql-viewer
PORTVERSION= 2.1.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:isql/} \
${MASTER_SITE_APACHE:S/$/:bsf/}
@@ -37,7 +37,7 @@ BSF_JAR= bsf.jar
DEST_BSF_JAR= ibm-${BSF_JAR}
JYTHON_PORT= ${PORTSDIR}/lang/jython
-JYTHON_PREFIX= ${LOCALBASE}/jython21
+JYTHON_PREFIX= ${LOCALBASE}/jython22
JYTHON_JAR= jython.jar
JARFILES= ${DEST_ISQL_JAR} \