diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-08-25 10:44:44 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-08-25 10:44:44 +0000 |
commit | 6259bcd11ae40e75ade7d003af3169e0a54c45e3 (patch) | |
tree | f05a74b4ac2101805f712df881b915cd1855851c /java | |
parent | bbf8ff9552efd95ddbef723a9ee4ebedbd104ee5 (diff) | |
download | ports-6259bcd11ae40e75ade7d003af3169e0a54c45e3.tar.gz ports-6259bcd11ae40e75ade7d003af3169e0a54c45e3.zip |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/sun-wtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/sun-wtk/Makefile b/java/sun-wtk/Makefile index 03519714cc0e..e15611d85389 100644 --- a/java/sun-wtk/Makefile +++ b/java/sun-wtk/Makefile @@ -21,8 +21,8 @@ USE_JAVA= yes JAVA_VERSION= 1.4+ NO_BUILD= yes NO_WRKSUBDIR= yes -ONLY_FOR_ARCHS= i386 -DOWNLOAD_URL= http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2me_wireless_toolkit-${PORTVERSION:S/./_/}-oth-JPR&SiteId=JSC&TransactionId=try +ONLY_FOR_ARCHS= i386 amd64 +DOWNLOAD_URL= https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=j2me_wireless_toolkit-${PORTVERSION:S/./_/}-oth-JPR@CDS-CDS_Developer RESTRICTED= License does not allow redistribution of any kind |