diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2012-01-17 01:42:10 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2012-01-17 01:42:10 +0000 |
commit | 14b62dfbaa92480483f3cdf4dbc52d9c279312ea (patch) | |
tree | 87c2ab1ee54d3348aa1a64cb579875785489e8c0 /java | |
parent | 4a1fa5bf224d89d0aa8aa84a798c3f7baba7d7be (diff) |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/jaf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jaf/Makefile b/java/jaf/Makefile index a5fc07e9d630..8aed08b8a351 100644 --- a/java/jaf/Makefile +++ b/java/jaf/Makefile @@ -21,7 +21,7 @@ JAVA_VERSION= 1.5+ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} 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=jaf-1.1.1-fcs-oth-JPR@CDS-CDS_Developer +DOWNLOAD_URL= http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-java-plat-419418.html\#jaf-1.1.1-fcs-oth-JPR .if !defined(NOPORTDOCS) DOCFILES1= JAF-1.1.pdf JAF-1.1.ps JAF-1.1-changes.txt javadocs |