diff options
Diffstat (limited to 'net/spread-j')
-rw-r--r-- | net/spread-j/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/spread-j/Makefile b/net/spread-j/Makefile index 57fcba707c4b..98548d592561 100644 --- a/net/spread-j/Makefile +++ b/net/spread-j/Makefile @@ -19,7 +19,7 @@ COMMENT= Java client library for the Spread Group Communication System BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/apache-ant USE_JAVA= YES -JAVA_VERSION= 1.2+ +JAVA_VERSION= 1.5+ PKGMESSAGE= ${WRKSRC}/../license.txt ANT?= ${LOCALBASE}/bin/ant |