Revision: | 494 |
Committed: | 2012-02-19T14:53:40-08:00 (13 years, 4 months ago) by douglas |
Original Path: | freebsd/diff/java/sun-wtk/sun-wtk.2008-08-23T02:53:14Z.diff |
File size: | 766 byte(s) |
Log Message: | Move shar and diff files into their own fancy directory structures. |
# | Content |
---|---|
1 | diff -Nrux .svn -x work /usr/ports/java/sun-wtk/Makefile sun-wtk/Makefile |
2 | --- /usr/ports/java/sun-wtk/Makefile 2008-06-06 06:38:50.000000000 -0700 |
3 | +++ sun-wtk/Makefile 2008-08-22 19:52:55.335800729 -0700 |
4 | @@ -21,8 +21,8 @@ |
5 | JAVA_VERSION= 1.4+ |
6 | NO_BUILD= yes |
7 | NO_WRKSUBDIR= yes |
8 | -ONLY_FOR_ARCHS= i386 |
9 | -DOWNLOAD_URL= http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2me_wireless_toolkit-${PORTVERSION:S/./_/}-oth-JPR&SiteId=JSC&TransactionId=try |
10 | +ONLY_FOR_ARCHS= i386 amd64 |
11 | +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 |
12 | |
13 | RESTRICTED= License does not allow redistribution of any kind |
14 |