From b63b9444be3eee5c336163ab8fa604352ee24a1a Mon Sep 17 00:00:00 2001 From: cs Date: Tue, 6 Mar 2012 21:05:58 +0000 Subject: Update download URL since Sun Download Center was decommissioned and does no redirection. PR: ports/165689 Submitted by: Sutra Zhou Approved by: glarkin@ (mentor, implicit) --- java/jta/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java') diff --git a/java/jta/Makefile b/java/jta/Makefile index a295203bd61e..480e5663ec14 100644 --- a/java/jta/Makefile +++ b/java/jta/Makefile @@ -20,7 +20,7 @@ JAVA_VERSION= 1.5+ NO_BUILD= yes NO_CDROM= See the license -DOWNLOAD_URL= https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=7286-jta-${PORTVERSION}-spec-oth-JSpec@CDS-CDS_Developer +DOWNLOAD_URL= http://download.oracle.com/otndocs/jcp/7286-jta-${PORTVERSION}-spec-oth-JSpec/?submit=Download PORTDOCS= ${DISTNAME}.pdf javadocs -- cgit