diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/java-commapi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/java-commapi/Makefile b/comms/java-commapi/Makefile index ff540d3c46fd..55e540fc72f4 100644 --- a/comms/java-commapi/Makefile +++ b/comms/java-commapi/Makefile @@ -22,7 +22,7 @@ NO_BUILD= YES WRKSRC= ${WRKDIR}/commapi 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 DISTFILE= ${DISTNAME}${EXTRACT_SUFX} DISTPATH= ${DISTDIR}/${DISTFILE} |