diff options
author | steve <steve@FreeBSD.org> | 1999-12-29 15:42:15 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-12-29 15:42:15 +0800 |
commit | ce4bdf346afa62f471176ad2d134505ae7e8fabc (patch) | |
tree | d2b9348ffd283d31d42ce2f8ddf37c14ab91d207 /java | |
parent | 854d0330fb4f3bbca21ada68d4d38fa01d1c5ca3 (diff) | |
download | freebsd-ports-gnome-ce4bdf346afa62f471176ad2d134505ae7e8fabc.tar.gz freebsd-ports-gnome-ce4bdf346afa62f471176ad2d134505ae7e8fabc.tar.zst freebsd-ports-gnome-ce4bdf346afa62f471176ad2d134505ae7e8fabc.zip |
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')
-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" |