diff options
Diffstat (limited to 'java/jsdk')
-rw-r--r-- | java/jsdk/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/jsdk/Makefile b/java/jsdk/Makefile index 3e485899a2a4..751c8d891c52 100644 --- a/java/jsdk/Makefile +++ b/java/jsdk/Makefile @@ -16,6 +16,8 @@ MAINTAINER= greg@greg.rim.or.jp RUN_DEPENDS= ${PREFIX}/jdk1.1.8/bin/java:${PORTSDIR}/java/jdk +BROKEN= "distfile no longer available or URL to get it is wrong" + NO_CDROM= "Sun has a funky license for this software" RESTRICTED= "no commercial use" |