Improved download URL to be more specific.

This commit is contained in:
Ernst de Haan 2004-01-13 22:42:33 +00:00
parent 878eb58a1e
commit 863da84459
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98120

View file

@ -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})