summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2002-07-01 17:25:31 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2002-07-01 17:25:31 +0000
commitf402fdda624ffb6b862c5507fdf3d258928c395c (patch)
tree3f86723873389e1156b9ba9bb17c6d13011bb420 /lang
parentA nice place to send state of the art hardware to. (diff)
Add another download location.
Notes
Notes: svn path=/head/; revision=62288
Diffstat (limited to 'lang')
-rw-r--r--lang/icc/Makefile2
-rw-r--r--lang/icc7/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/icc/Makefile b/lang/icc/Makefile
index af44cd1f61ee..d0c207767087 100644
--- a/lang/icc/Makefile
+++ b/lang/icc/Makefile
@@ -34,7 +34,7 @@ ICC_SITE= http://www.intel.com/software/products/compilers/
ICCCFGVAL!= ${UNAME} -r | ${SED} -e 's/\..*//'
.if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX})
-IGNORE= "Please manually download ${DISTFILES} from ${ICC_SITE}, e.g. from ${ICC_SITE}c60l/noncom.htm. Put it into ${DISTDIR} and run make again."
+IGNORE= "Please manually download ${DISTFILES} from ${ICC_SITE}, e.g. from ${ICC_SITE}c60l/noncom.htm or from https://premier.intel.com/. Put it into ${DISTDIR} and run make again."
.endif
post-extract:
diff --git a/lang/icc7/Makefile b/lang/icc7/Makefile
index af44cd1f61ee..d0c207767087 100644
--- a/lang/icc7/Makefile
+++ b/lang/icc7/Makefile
@@ -34,7 +34,7 @@ ICC_SITE= http://www.intel.com/software/products/compilers/
ICCCFGVAL!= ${UNAME} -r | ${SED} -e 's/\..*//'
.if !exists(${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX})
-IGNORE= "Please manually download ${DISTFILES} from ${ICC_SITE}, e.g. from ${ICC_SITE}c60l/noncom.htm. Put it into ${DISTDIR} and run make again."
+IGNORE= "Please manually download ${DISTFILES} from ${ICC_SITE}, e.g. from ${ICC_SITE}c60l/noncom.htm or from https://premier.intel.com/. Put it into ${DISTDIR} and run make again."
.endif
post-extract: