diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-03-06 21:05:58 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-03-06 21:05:58 +0000 |
commit | 6cc2721fbc4bd169acddefa7169336d3c48c9fe7 (patch) | |
tree | f90ea208d833c9874b4175c21cef36ade835a8a9 /java/jta | |
parent | 0c53d6b77f07a6ae7dab921615db6aba85aa9b55 (diff) | |
download | ports-6cc2721fbc4bd169acddefa7169336d3c48c9fe7.tar.gz ports-6cc2721fbc4bd169acddefa7169336d3c48c9fe7.zip |
Notes
Diffstat (limited to 'java/jta')
-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 |