From 697c244f9653be632f04c485ceacd54c72a8826f Mon Sep 17 00:00:00 2001 From: will Date: Mon, 22 Apr 2002 22:24:29 +0000 Subject: Use KDE mirrors, not my main site. Ugh. --- x11-toolkits/qt31/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-toolkits/qt31') diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile index 4c83a3635914..dc35457e7824 100644 --- a/x11-toolkits/qt31/Makefile +++ b/x11-toolkits/qt31/Makefile @@ -9,7 +9,8 @@ PORTNAME?= qt PORTVERSION?= 3.0.3 PORTREVISION= 1 CATEGORIES?= x11-toolkits -MASTER_SITES= http://www.csociety.org/~will/kde/${PORTVERSION}/ +MASTER_SITES= ${MASTER_SITE_KDE} +MASTER_SITE_SUBDIR= stable/3.0/src DISTNAME= qt-copy-${PORTVERSION} DIST_SUBDIR= KDE -- cgit