summaryrefslogtreecommitdiff
path: root/x11/qt
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1998-04-28 09:42:54 +0000
committertron <tron@pkgsrc.org>1998-04-28 09:42:54 +0000
commit360d088e00209b143ccf8b748c4e9998fa054878 (patch)
tree2917d35e6c3bb4d6b376b062f4c6834f16e0e34e /x11/qt
parent4de0415c57b091b7b7075f858afd5c6506dc475e (diff)
downloadpkgsrc-360d088e00209b143ccf8b748c4e9998fa054878.tar.gz
Fix MASTER_SITES.
Diffstat (limited to 'x11/qt')
-rw-r--r--x11/qt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/qt/Makefile b/x11/qt/Makefile
index abc0ad9c25c..52d4839b9c0 100644
--- a/x11/qt/Makefile
+++ b/x11/qt/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.10 1998/04/21 18:51:31 mycroft Exp $
+# $NetBSD: Makefile,v 1.11 1998/04/28 09:42:54 tron 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.kde.org/pub/kde/Incoming/ \
- ftp://ftp.caldera.com/pub/mirrors/kde/Incoming/ \
+MASTER_SITES= ftp://ftp.cdrom.com/pub/linux/sunsite/Incoming/qt-1.33.tar.gz \
+ ftp://ftp.kde.org/pub/qt/TGZ/ \
ftp://ftp.troll.no/qt/source/
MAINTAINER= tron@netbsd.org