diff options
author | znerd <znerd@FreeBSD.org> | 2004-01-13 22:42:33 +0000 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2004-01-13 22:42:33 +0000 |
commit | 57640d5acf2bab646c5ad158d863095d2546761d (patch) | |
tree | 01df32c888ca6116aeb0da828a4dd10c2bef1c42 /java/jaf | |
parent | d2a44cdc48b2512c9c0a59c2f731ede6cd5b4280 (diff) | |
download | FreeBSD-ports-57640d5acf2bab646c5ad158d863095d2546761d.zip FreeBSD-ports-57640d5acf2bab646c5ad158d863095d2546761d.tar.gz |
Improved download URL to be more specific.
Diffstat (limited to 'java/jaf')
-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 443d921..4fa357d 100644 --- a/java/jaf/Makefile +++ b/java/jaf/Makefile @@ -23,7 +23,7 @@ NO_BUILD= yes NO_CDROM= "See the license" TARGET_DIR= ${PREFIX}/share/java/${PKGNAME} PLIST_SUB+= T=${TARGET_DIR:S/^${PREFIX}\///} -DOWNLOAD_URL= "http://java.sun.com/products/javabeans/glasgow/jaf.html" +DOWNLOAD_URL= http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22\&PartDetailId=7017-jaf-1.0.2-oth-JPR\&SiteId=JSC\&TransactionId=noreg .include <bsd.port.pre.mk> .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) |