diff options
author | will <will@FreeBSD.org> | 2002-04-23 06:24:29 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2002-04-23 06:24:29 +0800 |
commit | 697c244f9653be632f04c485ceacd54c72a8826f (patch) | |
tree | dce63506af37a17a983161e4108835e4fd02db39 /x11-toolkits | |
parent | 06ead2ab93aac1aef798aff61e0b48042078325a (diff) | |
download | freebsd-ports-gnome-697c244f9653be632f04c485ceacd54c72a8826f.tar.gz freebsd-ports-gnome-697c244f9653be632f04c485ceacd54c72a8826f.tar.zst freebsd-ports-gnome-697c244f9653be632f04c485ceacd54c72a8826f.zip |
Use KDE mirrors, not my main site. Ugh.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/qt30/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/qt31/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/qt32/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/qt33/Makefile | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/x11-toolkits/qt30/Makefile b/x11-toolkits/qt30/Makefile index 4c83a3635914..dc35457e7824 100644 --- a/x11-toolkits/qt30/Makefile +++ b/x11-toolkits/qt30/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 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 diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile index 4c83a3635914..dc35457e7824 100644 --- a/x11-toolkits/qt32/Makefile +++ b/x11-toolkits/qt32/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 diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index 4c83a3635914..dc35457e7824 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/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 |