summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjlam <jlam>2003-07-07 18:04:21 +0000
committerjlam <jlam>2003-07-07 18:04:21 +0000
commitde2c824ded432a341dfb6a310dee6a28c395381c (patch)
tree9de85ac519f7fa523ebe61d69dea2d858bc350d9 /textproc
parent106a7be5cc90f1bf70c040fb727e873c5837ce73 (diff)
downloadpkgsrc-de2c824ded432a341dfb6a310dee6a28c395381c.tar.gz
The IBM site has long delays that can cause ftp to timeout. Use the
backup FTP repositories (MASTER_SITE_BACKUP) in preference to the IBM one.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/icu/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile
index 285165f236a..ff408c97e17 100644
--- a/textproc/icu/Makefile
+++ b/textproc/icu/Makefile
@@ -1,11 +1,16 @@
-# $NetBSD: Makefile,v 1.18 2003/06/23 07:49:39 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2003/07/07 18:04:21 jlam Exp $
#
DISTNAME= icu-2.6
WRKSRC= ${WRKDIR}/${PKGBASE}/source
CATEGORIES= textproc
-MASTER_SITES= ftp://www-126.ibm.com/pub/icu/${PKGVERSION}/
EXTRACT_SUFX= .tgz
+#
+# The IBM site has long delays that can cause ftp to timeout. Use the
+# backup FTP repositories in preference to the IBM one.
+#
+MASTER_SITES= ${MASTER_SITE_BACKUP} \
+ ftp://www-126.ibm.com/pub/icu/${PKGVERSION}/
MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://oss.software.ibm.com/icu/