aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qt23
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2001-07-04 09:07:11 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2001-07-04 09:07:11 +0000
commit7bc142a45b5df6e2d9726910a279dc9336aebf5e (patch)
treece72b8c72df1a122434e2ccf67992f9ab6e3362d /x11-toolkits/qt23
parentd7f47b742e602ac7c416705d87c7bcf22ff8d65b (diff)
downloadports-7bc142a45b5df6e2d9726910a279dc9336aebf5e.tar.gz
ports-7bc142a45b5df6e2d9726910a279dc9336aebf5e.zip
Add one more MASTER_SITE.
Notes
Notes: svn path=/head/; revision=44740
Diffstat (limited to 'x11-toolkits/qt23')
-rw-r--r--x11-toolkits/qt23/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile
index 82f0a06c8891..034221d300c6 100644
--- a/x11-toolkits/qt23/Makefile
+++ b/x11-toolkits/qt23/Makefile
@@ -8,7 +8,8 @@
PORTNAME?= qt
PORTVERSION?= 2.3.1
CATEGORIES?= x11-toolkits
-MASTER_SITES= ftp://ftp.trolltech.com/qt/source/
+MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \
+ ftp://ftp.chg.ru/pub/X11/qt/source/
DISTNAME= qt-x11-${PORTVERSION}
MAINTAINER= will@FreeBSD.org