summaryrefslogtreecommitdiff
path: root/x11/qt/Makefile
diff options
context:
space:
mode:
authormycroft <mycroft>1998-04-21 18:51:31 +0000
committermycroft <mycroft>1998-04-21 18:51:31 +0000
commit34d05b35fe34e2c8c9106ecfad5904e328d02290 (patch)
treee22aa56fb13d45a155b230a0f43196b5c3004514 /x11/qt/Makefile
parente5ba589749e07aed3babd559d94a0c4433b12116 (diff)
downloadpkgsrc-34d05b35fe34e2c8c9106ecfad5904e328d02290.tar.gz
Try to get qt from some mirror sites first, as the TrollTech server is
incredibly slow.
Diffstat (limited to 'x11/qt/Makefile')
-rw-r--r--x11/qt/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/qt/Makefile b/x11/qt/Makefile
index e75f50fbdc2..abc0ad9c25c 100644
--- a/x11/qt/Makefile
+++ b/x11/qt/Makefile
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.9 1998/04/15 10:38:54 agc Exp $
+# $NetBSD: Makefile,v 1.10 1998/04/21 18:51:31 mycroft Exp $
# FreeBSD Id: Makefile,v 1.14 1997/10/30 05:15:19 jkh Exp
#
DISTNAME= qt-1.33
CATEGORIES= x11
-MASTER_SITES= ftp://ftp.troll.no/qt/source/
+MASTER_SITES= ftp://ftp.kde.org/pub/kde/Incoming/ \
+ ftp://ftp.caldera.com/pub/mirrors/kde/Incoming/ \
+ ftp://ftp.troll.no/qt/source/
MAINTAINER= tron@netbsd.org