diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2004-12-08 16:26:21 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2004-12-08 16:26:21 +0000 |
commit | acb1f291d5f9fd1769fa66ef1ea6a734574e6b68 (patch) | |
tree | 7eb3bc0f03faf2335979d55d660aa3040b2cb2c7 /java/linux-sun-jdk12/Makefile | |
parent | 3b219dfd39fe85a2143a667146ccd767e42cf831 (diff) | |
download | ports-acb1f291d5f9fd1769fa66ef1ea6a734574e6b68.tar.gz ports-acb1f291d5f9fd1769fa66ef1ea6a734574e6b68.zip |
Notes
Diffstat (limited to 'java/linux-sun-jdk12/Makefile')
-rw-r--r-- | java/linux-sun-jdk12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/linux-sun-jdk12/Makefile b/java/linux-sun-jdk12/Makefile index f715b959ee49..156a03022bf3 100644 --- a/java/linux-sun-jdk12/Makefile +++ b/java/linux-sun-jdk12/Makefile @@ -27,7 +27,7 @@ LATEST_LINK= linux-sun-jdk12 NO_BUILD= yes USE_LINUX= yes JDK_VERSION= 1.2.2.017 -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 NO_CDROM= "License does not allow distribution with fee" RESTRICTED= "Redistribution of repackaged binaries not permitted" |