diff options
author | steve <steve@FreeBSD.org> | 1999-12-29 07:42:15 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-12-29 07:42:15 +0000 |
commit | ce4bdf346afa62f471176ad2d134505ae7e8fabc (patch) | |
tree | d2b9348ffd283d31d42ce2f8ddf37c14ab91d207 /java/jsdk | |
parent | 854d0330fb4f3bbca21ada68d4d38fa01d1c5ca3 (diff) | |
download | FreeBSD-ports-ce4bdf346afa62f471176ad2d134505ae7e8fabc.zip FreeBSD-ports-ce4bdf346afa62f471176ad2d134505ae7e8fabc.tar.gz |
Either this port's distfile is no longer avaiable or the URL to grab
it is incorrect. Either way mark it BROKEN until it is found or upgraded.
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 3e48589..751c8d8 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" |