aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2002-07-02 01:25:31 +0800
committernetchild <netchild@FreeBSD.org>2002-07-02 01:25:31 +0800
commitd5ad8301dfe116d372d7aefd4149f64a7c2f83f5 (patch)
treefc4dc0f738271ea72e38c5820bc6a682caabbeb0 /lang
parent1955c91485e006d392dd746542a1cce3ec102cf0 (diff)
downloadfreebsd-ports-gnome-d5ad8301dfe116d372d7aefd4149f64a7c2f83f5.tar.gz
freebsd-ports-gnome-d5ad8301dfe116d372d7aefd4149f64a7c2f83f5.tar.zst
freebsd-ports-gnome-d5ad8301dfe116d372d7aefd4149f64a7c2f83f5.zip
Add another download location.
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: