diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/qt23/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/qt30/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/qt31/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/qt32/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/qt33/Makefile | 3 |
5 files changed, 10 insertions, 5 deletions
diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile index 82f0a06c889..034221d300c 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 diff --git a/x11-toolkits/qt30/Makefile b/x11-toolkits/qt30/Makefile index 82f0a06c889..034221d300c 100644 --- a/x11-toolkits/qt30/Makefile +++ b/x11-toolkits/qt30/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 diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile index 82f0a06c889..034221d300c 100644 --- a/x11-toolkits/qt31/Makefile +++ b/x11-toolkits/qt31/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 diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile index 82f0a06c889..034221d300c 100644 --- a/x11-toolkits/qt32/Makefile +++ b/x11-toolkits/qt32/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 diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index 82f0a06c889..034221d300c 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/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 |