summaryrefslogtreecommitdiff
path: root/x11/qt4-libs
diff options
context:
space:
mode:
authorabs <abs>2009-07-10 19:30:15 +0000
committerabs <abs>2009-07-10 19:30:15 +0000
commit57b377d50593090856fc23e9b5910ff8239ce2fc (patch)
tree1353322a37addb9c24db23f08bb37c304f972f8b /x11/qt4-libs
parentc822bdef910a88628100dc90bab3dd096dcbc2ea (diff)
downloadpkgsrc-57b377d50593090856fc23e9b5910ff8239ce2fc.tar.gz
Add http://get.qtsoftware.com/qt/source/ as a preferred MASTER_SITE
Suggested by Louis Guillaume
Diffstat (limited to 'x11/qt4-libs')
-rw-r--r--x11/qt4-libs/Makefile.common5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/qt4-libs/Makefile.common b/x11/qt4-libs/Makefile.common
index 83313b7fd23..d1085b9f0e1 100644
--- a/x11/qt4-libs/Makefile.common
+++ b/x11/qt4-libs/Makefile.common
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile.common,v 1.13 2009/06/13 11:55:51 hasso Exp $
+# $NetBSD: Makefile.common,v 1.14 2009/07/10 19:30:15 abs Exp $
# used by x11/qt4-libs/Makefile
DISTNAME= qt-x11-opensource-src-${QTVERSION}
CATEGORIES= x11
-MASTER_SITES= ftp://ftp.qtsoftware.com/qt/source/
+MASTER_SITES= http://get.qtsoftware.com/qt/source/ \
+ ftp://ftp.qtsoftware.com/qt/source/
EXTRACT_SUFX= .tar.bz2
.include "../../x11/qt4/Makefile.common"