aboutsummaryrefslogtreecommitdiff
path: root/java/castor/Makefile
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2006-09-27 20:13:19 +0000
committerStefan Walter <stefan@FreeBSD.org>2006-09-27 20:13:19 +0000
commite0bcd63236b73cb5eeeba09257b4b10291df80b6 (patch)
tree838240e19fcde5704a35deabf591cc047a14fefc /java/castor/Makefile
parenteed872d5b26ae2b9ba951c3d336bd2011b10377d (diff)
downloadports-e0bcd63236b73cb5eeeba09257b4b10291df80b6.tar.gz
ports-e0bcd63236b73cb5eeeba09257b4b10291df80b6.zip
Notes
Diffstat (limited to 'java/castor/Makefile')
-rw-r--r--java/castor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/castor/Makefile b/java/castor/Makefile
index 4e7eea56fe01..0d1932681cd9 100644
--- a/java/castor/Makefile
+++ b/java/castor/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= castor
-PORTVERSION= 1.0.2
+PORTVERSION= 1.0.3
CATEGORIES= java devel
MASTER_SITES= http://dist.codehaus.org/castor/${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -16,7 +16,7 @@ MAINTAINER= acidos@bandwidth-junkies.net
COMMENT= Data binding for XML (JAXB) and SQL database (JDO)
USE_JAVA= yes
-JAVA_VERSION= 1.4
+JAVA_VERSION= 1.4+
USE_ANT= yes
USE_JIKES= no