mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Fixed the download URL.
This commit is contained in:
parent
97c867a7c3
commit
37fad82f21
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=64166
@ -22,7 +22,7 @@ NO_BUILD= YES
|
|||||||
|
|
||||||
WRKSRC= ${WRKDIR}/commapi
|
WRKSRC= ${WRKDIR}/commapi
|
||||||
DISTDESCR= "the Java Communications API ${PORTVERSION} for Solaris/SPARC archive"
|
DISTDESCR= "the Java Communications API ${PORTVERSION} for Solaris/SPARC archive"
|
||||||
DOWNLOAD_URL= "http://java.sun.com/Download4?config-file=javacomm-${PORTVERSION:S/./_/g}.config&platform=solsparc&button=continue"
|
DOWNLOAD_URL= "http://java.sun.com/Download4?config-file=javacomm-${PORTVERSION:S/./_/g}.config\&platform=solsparc\&button=continue"
|
||||||
PORTDESTDIR= ${PREFIX}/jdk1.3.1/jre/lib/ext
|
PORTDESTDIR= ${PREFIX}/jdk1.3.1/jre/lib/ext
|
||||||
DISTFILE= ${DISTNAME}${EXTRACT_SUFX}
|
DISTFILE= ${DISTNAME}${EXTRACT_SUFX}
|
||||||
DISTPATH= ${DISTDIR}/${DISTFILE}
|
DISTPATH= ${DISTDIR}/${DISTFILE}
|
||||||
|
Loading…
Reference in New Issue
Block a user