From 57b377d50593090856fc23e9b5910ff8239ce2fc Mon Sep 17 00:00:00 2001 From: abs Date: Fri, 10 Jul 2009 19:30:15 +0000 Subject: Add http://get.qtsoftware.com/qt/source/ as a preferred MASTER_SITE Suggested by Louis Guillaume --- x11/qt4-libs/Makefile.common | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11/qt4-libs') 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" -- cgit v1.2.3