diff options
author | wen <wen@FreeBSD.org> | 2010-07-10 08:17:00 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-07-10 08:17:00 +0800 |
commit | bbd299ae1772764a6c61fefb4a3c37aafdc74980 (patch) | |
tree | 1a9485a2e0e1fadfdf5eb507a26e0e8af54eb2c0 /www | |
parent | a0a2130269225d2386f37fca86294313668b180b (diff) | |
download | freebsd-ports-gnome-bbd299ae1772764a6c61fefb4a3c37aafdc74980.tar.gz freebsd-ports-gnome-bbd299ae1772764a6c61fefb4a3c37aafdc74980.tar.zst freebsd-ports-gnome-bbd299ae1772764a6c61fefb4a3c37aafdc74980.zip |
- Update MASTER_SITES
PR: ports/148452
Submitted by: Joe Horn <joehorn@gmail.com> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/extjs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/extjs/Makefile b/www/extjs/Makefile index e3b61b0134d9..ff60102ec7ca 100644 --- a/www/extjs/Makefile +++ b/www/extjs/Makefile @@ -8,7 +8,8 @@ PORTNAME= extjs PORTVERSION= 3.2.1 CATEGORIES= www -MASTER_SITES= http://www.extjs.com/deploy/ +MASTER_SITES= http://extjs.cachefly.net/ \ + http://mirror.joehorn.idv.tw/ DISTNAME= ext-${PORTVERSION} MAINTAINER= joehorn@gmail.com |