mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
. Chase download location.
PR: 76084 Submitted by: Parv
This commit is contained in:
parent
e67bf3fc1f
commit
eac05c1570
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126142
1 changed files with 1 additions and 2 deletions
|
@ -23,8 +23,7 @@ WRKSRC= ${WRKDIR}/docs
|
||||||
JDK_VERSION= 1.4.2
|
JDK_VERSION= 1.4.2
|
||||||
JDK_MAJOR_VER= ${JDK_VERSION:R}
|
JDK_MAJOR_VER= ${JDK_VERSION:R}
|
||||||
JDK_CONCAT_VER= ${JDK_MAJOR_VER:S/.//g}
|
JDK_CONCAT_VER= ${JDK_MAJOR_VER:S/.//g}
|
||||||
SUN_BUNDLE_ID= 8602
|
DOWNLOAD_URL= http://javashoplm.sun.com/ECom/docs/Welcome.jsp?SiteId=JSC&TransactionId=noreg&StoreId=22&PartDetailId=7502-j2sdk-1.4.2-doc-oth-JPR
|
||||||
DOWNLOAD_URL= http://java.sun.com/webapps/download/Display?BundleId=${SUN_BUNDLE_ID}
|
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
USE_ZIP= yes
|
USE_ZIP= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue