diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-12-10 11:25:27 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-12-10 11:25:27 +0000 |
commit | 580b0c7423f336e00b3903ca8b33f179237d4c8c (patch) | |
tree | 8bed025c70382531bf17d65c836cc69c3dd2d951 /comms/java-commapi | |
parent | 13541a38cad825ec7932b2044ced4995ca298d8f (diff) |
Notes
Diffstat (limited to 'comms/java-commapi')
-rw-r--r-- | comms/java-commapi/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/comms/java-commapi/Makefile b/comms/java-commapi/Makefile index 843e5c90f079..6f0df8bf8407 100644 --- a/comms/java-commapi/Makefile +++ b/comms/java-commapi/Makefile @@ -1,6 +1,4 @@ -# New ports collection makefile for: Java Commapi -# Date created: 2001/07/01 -# Whom: Ari Suutari <ari.suutari@syncrontech.com> +# Created by: Ari Suutari <ari.suutari@syncrontech.com> # # $FreeBSD$ # @@ -17,7 +15,7 @@ COMMENT= Sun's Java Communications API USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_CDROM= Sun has a funky license for this software RESTRICTED= no commercial use |