summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-04-24 19:01:12 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-04-24 19:01:12 +0000
commitd19e8c2875b1a65111813cc6d383832d08fe0892 (patch)
treec03efe00fc34f78fb3ee715ce76be386479f7d93
parentUpdate to 3.2 to fix fetching. (diff)
Chase master site to fix fetching
Notes
Notes: svn path=/head/; revision=134076
-rw-r--r--devel/icu/Makefile2
-rw-r--r--devel/icu4/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/icu/Makefile b/devel/icu/Makefile
index 9b46c5fefa6e..aef3da62e7d0 100644
--- a/devel/icu/Makefile
+++ b/devel/icu/Makefile
@@ -9,7 +9,7 @@ PORTNAME= icu
PORTVERSION= 3.2
PORTREVISION= 1
CATEGORIES= devel
-MASTER_SITES= ftp://www-126.ibm.com/pub/icu/${PORTVERSION}/
+MASTER_SITES= ftp://ftp.software.ibm.com/software/globalization/icu/${PORTVERSION}/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
diff --git a/devel/icu4/Makefile b/devel/icu4/Makefile
index 9b46c5fefa6e..aef3da62e7d0 100644
--- a/devel/icu4/Makefile
+++ b/devel/icu4/Makefile
@@ -9,7 +9,7 @@ PORTNAME= icu
PORTVERSION= 3.2
PORTREVISION= 1
CATEGORIES= devel
-MASTER_SITES= ftp://www-126.ibm.com/pub/icu/${PORTVERSION}/
+MASTER_SITES= ftp://ftp.software.ibm.com/software/globalization/icu/${PORTVERSION}/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org