diff options
author | cs <cs@FreeBSD.org> | 2012-03-07 05:05:58 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-03-07 05:05:58 +0800 |
commit | b63b9444be3eee5c336163ab8fa604352ee24a1a (patch) | |
tree | 01bb7c6c39b612ca993aa19aa3f17148c1ac50e3 /java | |
parent | bc64e00a265e2b9175cb9ef5214a669555a1b8b4 (diff) | |
download | freebsd-ports-gnome-b63b9444be3eee5c336163ab8fa604352ee24a1a.tar.gz freebsd-ports-gnome-b63b9444be3eee5c336163ab8fa604352ee24a1a.tar.zst freebsd-ports-gnome-b63b9444be3eee5c336163ab8fa604352ee24a1a.zip |
Update download URL since Sun Download Center was decommissioned and does no
redirection.
PR: ports/165689
Submitted by: Sutra Zhou <zhoushuqun@gmail.com>
Approved by: glarkin@ (mentor, implicit)
Diffstat (limited to 'java')
-rw-r--r-- | java/jta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |