summaryrefslogtreecommitdiff
path: root/devel/icu
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 /devel/icu
parentUpdate to 3.2 to fix fetching. (diff)
Chase master site to fix fetching
Notes
Notes: svn path=/head/; revision=134076
Diffstat (limited to 'devel/icu')
-rw-r--r--devel/icu/Makefile2
1 files changed, 1 insertions, 1 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