diff options
| author | Stefan Eßer <se@FreeBSD.org> | 1998-03-06 19:52:23 +0000 |
|---|---|---|
| committer | Stefan Eßer <se@FreeBSD.org> | 1998-03-06 19:52:23 +0000 |
| commit | 1ecf9ece5ac39ad9105307da686d894cc98d5d6b (patch) | |
| tree | d841f9f9cca3db34113f42cdb611e727fd2a0624 | |
| parent | 1330c48812a66b62983036fb725e08331d19adf5 (diff) | |
Use $(MASTER_SITE_KDE)
45 files changed, 135 insertions, 180 deletions
diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile index 5741097080c7..10f7d9fd3b2d 100644 --- a/archivers/ark/Makefile +++ b/archivers/ark/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.5 1998/02/07 20:50:19 se Exp $ +# $Id: Makefile,v 1.6 1998/02/15 22:23:46 se Exp $ # DISTNAME= kdeutils-Beta3-1 PKGNAME= kdeutils-3.1b CATEGORIES= misc kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/audio/kdemultimedia11/Makefile b/audio/kdemultimedia11/Makefile index a351fb31c4d9..c5ee37804fac 100644 --- a/audio/kdemultimedia11/Makefile +++ b/audio/kdemultimedia11/Makefile @@ -3,14 +3,13 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id:$ +# $Id: Makefile,v 1.3 1998/03/04 23:22:01 se Exp $ # DISTNAME= kdemultimedia-Beta3-1 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/audio/kdemultimedia2/Makefile b/audio/kdemultimedia2/Makefile index a351fb31c4d9..c5ee37804fac 100644 --- a/audio/kdemultimedia2/Makefile +++ b/audio/kdemultimedia2/Makefile @@ -3,14 +3,13 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id:$ +# $Id: Makefile,v 1.3 1998/03/04 23:22:01 se Exp $ # DISTNAME= kdemultimedia-Beta3-1 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/audio/kdemultimedia3/Makefile b/audio/kdemultimedia3/Makefile index a351fb31c4d9..c5ee37804fac 100644 --- a/audio/kdemultimedia3/Makefile +++ b/audio/kdemultimedia3/Makefile @@ -3,14 +3,13 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id:$ +# $Id: Makefile,v 1.3 1998/03/04 23:22:01 se Exp $ # DISTNAME= kdemultimedia-Beta3-1 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index 5741097080c7..10f7d9fd3b2d 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.5 1998/02/07 20:50:19 se Exp $ +# $Id: Makefile,v 1.6 1998/02/15 22:23:46 se Exp $ # DISTNAME= kdeutils-Beta3-1 PKGNAME= kdeutils-3.1b CATEGORIES= misc kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/converters/kdesupport11/Makefile b/converters/kdesupport11/Makefile index c11861d44b0d..d54f50867aca 100644 --- a/converters/kdesupport11/Makefile +++ b/converters/kdesupport11/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.1.1.1 1997/11/03 00:36:01 se Exp $ +# $Id: Makefile,v 1.4 1998/02/22 21:10:00 se Exp $ # DISTNAME= kdesupport-Beta3-1 PKGNAME= kdesupport-3.1b CATEGORIES= x11 kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/converters/kdesupport2/Makefile b/converters/kdesupport2/Makefile index c11861d44b0d..d54f50867aca 100644 --- a/converters/kdesupport2/Makefile +++ b/converters/kdesupport2/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.1.1.1 1997/11/03 00:36:01 se Exp $ +# $Id: Makefile,v 1.4 1998/02/22 21:10:00 se Exp $ # DISTNAME= kdesupport-Beta3-1 PKGNAME= kdesupport-3.1b CATEGORIES= x11 kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/deskutils/kcharselect/Makefile b/deskutils/kcharselect/Makefile index 5741097080c7..10f7d9fd3b2d 100644 --- a/deskutils/kcharselect/Makefile +++ b/deskutils/kcharselect/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.5 1998/02/07 20:50:19 se Exp $ +# $Id: Makefile,v 1.6 1998/02/15 22:23:46 se Exp $ # DISTNAME= kdeutils-Beta3-1 PKGNAME= kdeutils-3.1b CATEGORIES= misc kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/games/kdegames11/Makefile b/games/kdegames11/Makefile index 1bca5131b29b..5b754377a360 100644 --- a/games/kdegames11/Makefile +++ b/games/kdegames11/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.3 1997/11/05 04:19:49 asami Exp $ +# $Id: Makefile,v 1.4 1998/02/17 07:12:14 asami Exp $ # DISTNAME= kdegames-Beta3-1 PKGNAME= kdegames-3.1b CATEGORIES= games kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/games/kdegames2/Makefile b/games/kdegames2/Makefile index 1bca5131b29b..5b754377a360 100644 --- a/games/kdegames2/Makefile +++ b/games/kdegames2/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.3 1997/11/05 04:19:49 asami Exp $ +# $Id: Makefile,v 1.4 1998/02/17 07:12:14 asami Exp $ # DISTNAME= kdegames-Beta3-1 PKGNAME= kdegames-3.1b CATEGORIES= games kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/games/kdegames3/Makefile b/games/kdegames3/Makefile index 1bca5131b29b..5b754377a360 100644 --- a/games/kdegames3/Makefile +++ b/games/kdegames3/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.3 1997/11/05 04:19:49 asami Exp $ +# $Id: Makefile,v 1.4 1998/02/17 07:12:14 asami Exp $ # DISTNAME= kdegames-Beta3-1 PKGNAME= kdegames-3.1b CATEGORIES= games kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/games/kdegames4/Makefile b/games/kdegames4/Makefile index 1bca5131b29b..5b754377a360 100644 --- a/games/kdegames4/Makefile +++ b/games/kdegames4/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.3 1997/11/05 04:19:49 asami Exp $ +# $Id: Makefile,v 1.4 1998/02/17 07:12:14 asami Exp $ # DISTNAME= kdegames-Beta3-1 PKGNAME= kdegames-3.1b CATEGORIES= games kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/graphics/kdegraphics11/Makefile b/graphics/kdegraphics11/Makefile index 3c8c4c2ca51c..9032a4b4b973 100644 --- a/graphics/kdegraphics11/Makefile +++ b/graphics/kdegraphics11/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1998/02/21 15:09:20 se Exp $ # DISTNAME= kdegraphics-Beta3-1 PKGNAME= kdegraphics-3.1b CATEGORIES= graphics kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/graphics/kdegraphics2/Makefile b/graphics/kdegraphics2/Makefile index 3c8c4c2ca51c..9032a4b4b973 100644 --- a/graphics/kdegraphics2/Makefile +++ b/graphics/kdegraphics2/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1998/02/21 15:09:20 se Exp $ # DISTNAME= kdegraphics-Beta3-1 PKGNAME= kdegraphics-3.1b CATEGORIES= graphics kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index 3c8c4c2ca51c..9032a4b4b973 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1998/02/21 15:09:20 se Exp $ # DISTNAME= kdegraphics-Beta3-1 PKGNAME= kdegraphics-3.1b CATEGORIES= graphics kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile index 3c8c4c2ca51c..9032a4b4b973 100644 --- a/graphics/kdegraphics4/Makefile +++ b/graphics/kdegraphics4/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1998/02/21 15:09:20 se Exp $ # DISTNAME= kdegraphics-Beta3-1 PKGNAME= kdegraphics-3.1b CATEGORIES= graphics kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index 5741097080c7..10f7d9fd3b2d 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.5 1998/02/07 20:50:19 se Exp $ +# $Id: Makefile,v 1.6 1998/02/15 22:23:46 se Exp $ # DISTNAME= kdeutils-Beta3-1 PKGNAME= kdeutils-3.1b CATEGORIES= misc kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/misc/kdeutils11/Makefile b/misc/kdeutils11/Makefile index 5741097080c7..10f7d9fd3b2d 100644 --- a/misc/kdeutils11/Makefile +++ b/misc/kdeutils11/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.5 1998/02/07 20:50:19 se Exp $ +# $Id: Makefile,v 1.6 1998/02/15 22:23:46 se Exp $ # DISTNAME= kdeutils-Beta3-1 PKGNAME= kdeutils-3.1b CATEGORIES= misc kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/misc/kdeutils2/Makefile b/misc/kdeutils2/Makefile index 5741097080c7..10f7d9fd3b2d 100644 --- a/misc/kdeutils2/Makefile +++ b/misc/kdeutils2/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.5 1998/02/07 20:50:19 se Exp $ +# $Id: Makefile,v 1.6 1998/02/15 22:23:46 se Exp $ # DISTNAME= kdeutils-Beta3-1 PKGNAME= kdeutils-3.1b CATEGORIES= misc kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/misc/kdeutils3/Makefile b/misc/kdeutils3/Makefile index 5741097080c7..10f7d9fd3b2d 100644 --- a/misc/kdeutils3/Makefile +++ b/misc/kdeutils3/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.5 1998/02/07 20:50:19 se Exp $ +# $Id: Makefile,v 1.6 1998/02/15 22:23:46 se Exp $ # DISTNAME= kdeutils-Beta3-1 PKGNAME= kdeutils-3.1b CATEGORIES= misc kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/misc/kdeutils4/Makefile b/misc/kdeutils4/Makefile index 5741097080c7..10f7d9fd3b2d 100644 --- a/misc/kdeutils4/Makefile +++ b/misc/kdeutils4/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.5 1998/02/07 20:50:19 se Exp $ +# $Id: Makefile,v 1.6 1998/02/15 22:23:46 se Exp $ # DISTNAME= kdeutils-Beta3-1 PKGNAME= kdeutils-3.1b CATEGORIES= misc kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/multimedia/kdemultimedia3/Makefile b/multimedia/kdemultimedia3/Makefile index a351fb31c4d9..c5ee37804fac 100644 --- a/multimedia/kdemultimedia3/Makefile +++ b/multimedia/kdemultimedia3/Makefile @@ -3,14 +3,13 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id:$ +# $Id: Makefile,v 1.3 1998/03/04 23:22:01 se Exp $ # DISTNAME= kdemultimedia-Beta3-1 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/multimedia/kdemultimedia4/Makefile b/multimedia/kdemultimedia4/Makefile index a351fb31c4d9..c5ee37804fac 100644 --- a/multimedia/kdemultimedia4/Makefile +++ b/multimedia/kdemultimedia4/Makefile @@ -3,14 +3,13 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id:$ +# $Id: Makefile,v 1.3 1998/03/04 23:22:01 se Exp $ # DISTNAME= kdemultimedia-Beta3-1 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/net/kdenetwork11/Makefile b/net/kdenetwork11/Makefile index 1e1ab1808883..4d88abae33de 100644 --- a/net/kdenetwork11/Makefile +++ b/net/kdenetwork11/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.6 1998/02/23 10:55:24 se Exp $ +# $Id: Makefile,v 1.7 1998/03/04 23:19:00 se Exp $ # DISTNAME= kdenetwork-Beta3-1 PKGNAME= kdenetwork-3.1b CATEGORIES= net news kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/net/kdenetwork2/Makefile b/net/kdenetwork2/Makefile index 1e1ab1808883..4d88abae33de 100644 --- a/net/kdenetwork2/Makefile +++ b/net/kdenetwork2/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.6 1998/02/23 10:55:24 se Exp $ +# $Id: Makefile,v 1.7 1998/03/04 23:19:00 se Exp $ # DISTNAME= kdenetwork-Beta3-1 PKGNAME= kdenetwork-3.1b CATEGORIES= net news kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index 1e1ab1808883..4d88abae33de 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.6 1998/02/23 10:55:24 se Exp $ +# $Id: Makefile,v 1.7 1998/03/04 23:19:00 se Exp $ # DISTNAME= kdenetwork-Beta3-1 PKGNAME= kdenetwork-3.1b CATEGORIES= net news kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index 1e1ab1808883..4d88abae33de 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.6 1998/02/23 10:55:24 se Exp $ +# $Id: Makefile,v 1.7 1998/03/04 23:19:00 se Exp $ # DISTNAME= kdenetwork-Beta3-1 PKGNAME= kdenetwork-3.1b CATEGORIES= net news kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/security/kgpg-kde4/Makefile b/security/kgpg-kde4/Makefile index 5741097080c7..10f7d9fd3b2d 100644 --- a/security/kgpg-kde4/Makefile +++ b/security/kgpg-kde4/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.5 1998/02/07 20:50:19 se Exp $ +# $Id: Makefile,v 1.6 1998/02/15 22:23:46 se Exp $ # DISTNAME= kdeutils-Beta3-1 PKGNAME= kdeutils-3.1b CATEGORIES= misc kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/security/kwallet/Makefile b/security/kwallet/Makefile index 5741097080c7..10f7d9fd3b2d 100644 --- a/security/kwallet/Makefile +++ b/security/kwallet/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.5 1998/02/07 20:50:19 se Exp $ +# $Id: Makefile,v 1.6 1998/02/15 22:23:46 se Exp $ # DISTNAME= kdeutils-Beta3-1 PKGNAME= kdeutils-3.1b CATEGORIES= misc kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/sysutils/kdf/Makefile b/sysutils/kdf/Makefile index 5741097080c7..10f7d9fd3b2d 100644 --- a/sysutils/kdf/Makefile +++ b/sysutils/kdf/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.5 1998/02/07 20:50:19 se Exp $ +# $Id: Makefile,v 1.6 1998/02/15 22:23:46 se Exp $ # DISTNAME= kdeutils-Beta3-1 PKGNAME= kdeutils-3.1b CATEGORIES= misc kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/sysutils/kfloppy/Makefile b/sysutils/kfloppy/Makefile index 5741097080c7..10f7d9fd3b2d 100644 --- a/sysutils/kfloppy/Makefile +++ b/sysutils/kfloppy/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.5 1998/02/07 20:50:19 se Exp $ +# $Id: Makefile,v 1.6 1998/02/15 22:23:46 se Exp $ # DISTNAME= kdeutils-Beta3-1 PKGNAME= kdeutils-3.1b CATEGORIES= misc kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/sysutils/sweeper/Makefile b/sysutils/sweeper/Makefile index 5741097080c7..10f7d9fd3b2d 100644 --- a/sysutils/sweeper/Makefile +++ b/sysutils/sweeper/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.5 1998/02/07 20:50:19 se Exp $ +# $Id: Makefile,v 1.6 1998/02/15 22:23:46 se Exp $ # DISTNAME= kdeutils-Beta3-1 PKGNAME= kdeutils-3.1b CATEGORIES= misc kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile index e8dd1cfd03d8..14943c669ba1 100644 --- a/x11/kde4-baseapps/Makefile +++ b/x11/kde4-baseapps/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.7 1998/02/07 11:58:31 se Exp $ +# $Id: Makefile,v 1.8 1998/02/15 22:18:32 se Exp $ # DISTNAME= kdebase-Beta3-1 PKGNAME= kdebase-3.1b CATEGORIES= x11 kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/x11/kde4-runtime/Makefile b/x11/kde4-runtime/Makefile index e8dd1cfd03d8..14943c669ba1 100644 --- a/x11/kde4-runtime/Makefile +++ b/x11/kde4-runtime/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.7 1998/02/07 11:58:31 se Exp $ +# $Id: Makefile,v 1.8 1998/02/15 22:18:32 se Exp $ # DISTNAME= kdebase-Beta3-1 PKGNAME= kdebase-3.1b CATEGORIES= x11 kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index e8dd1cfd03d8..14943c669ba1 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.7 1998/02/07 11:58:31 se Exp $ +# $Id: Makefile,v 1.8 1998/02/15 22:18:32 se Exp $ # DISTNAME= kdebase-Beta3-1 PKGNAME= kdebase-3.1b CATEGORIES= x11 kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/x11/kdebase11/Makefile b/x11/kdebase11/Makefile index e8dd1cfd03d8..14943c669ba1 100644 --- a/x11/kdebase11/Makefile +++ b/x11/kdebase11/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.7 1998/02/07 11:58:31 se Exp $ +# $Id: Makefile,v 1.8 1998/02/15 22:18:32 se Exp $ # DISTNAME= kdebase-Beta3-1 PKGNAME= kdebase-3.1b CATEGORIES= x11 kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/x11/kdebase2/Makefile b/x11/kdebase2/Makefile index e8dd1cfd03d8..14943c669ba1 100644 --- a/x11/kdebase2/Makefile +++ b/x11/kdebase2/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.7 1998/02/07 11:58:31 se Exp $ +# $Id: Makefile,v 1.8 1998/02/15 22:18:32 se Exp $ # DISTNAME= kdebase-Beta3-1 PKGNAME= kdebase-3.1b CATEGORIES= x11 kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index e8dd1cfd03d8..14943c669ba1 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.7 1998/02/07 11:58:31 se Exp $ +# $Id: Makefile,v 1.8 1998/02/15 22:18:32 se Exp $ # DISTNAME= kdebase-Beta3-1 PKGNAME= kdebase-3.1b CATEGORIES= x11 kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/x11/kdebase4-runtime/Makefile b/x11/kdebase4-runtime/Makefile index e8dd1cfd03d8..14943c669ba1 100644 --- a/x11/kdebase4-runtime/Makefile +++ b/x11/kdebase4-runtime/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.7 1998/02/07 11:58:31 se Exp $ +# $Id: Makefile,v 1.8 1998/02/15 22:18:32 se Exp $ # DISTNAME= kdebase-Beta3-1 PKGNAME= kdebase-3.1b CATEGORIES= x11 kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/x11/kdebase4-workspace/Makefile b/x11/kdebase4-workspace/Makefile index e8dd1cfd03d8..14943c669ba1 100644 --- a/x11/kdebase4-workspace/Makefile +++ b/x11/kdebase4-workspace/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.7 1998/02/07 11:58:31 se Exp $ +# $Id: Makefile,v 1.8 1998/02/15 22:18:32 se Exp $ # DISTNAME= kdebase-Beta3-1 PKGNAME= kdebase-3.1b CATEGORIES= x11 kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile index e8dd1cfd03d8..14943c669ba1 100644 --- a/x11/kdebase4/Makefile +++ b/x11/kdebase4/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.7 1998/02/07 11:58:31 se Exp $ +# $Id: Makefile,v 1.8 1998/02/15 22:18:32 se Exp $ # DISTNAME= kdebase-Beta3-1 PKGNAME= kdebase-3.1b CATEGORIES= x11 kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/x11/kdelibs11/Makefile b/x11/kdelibs11/Makefile index 9befa06b2b25..6e1e958e26a8 100644 --- a/x11/kdelibs11/Makefile +++ b/x11/kdelibs11/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.6 1998/02/07 11:55:16 se Exp $ +# $Id: Makefile,v 1.7 1998/02/15 22:17:13 se Exp $ # DISTNAME= kdelibs-Beta3-1 PKGNAME= kdelibs-3.1b CATEGORIES= x11 kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/x11/kdelibs2/Makefile b/x11/kdelibs2/Makefile index 9befa06b2b25..6e1e958e26a8 100644 --- a/x11/kdelibs2/Makefile +++ b/x11/kdelibs2/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.6 1998/02/07 11:55:16 se Exp $ +# $Id: Makefile,v 1.7 1998/02/15 22:17:13 se Exp $ # DISTNAME= kdelibs-Beta3-1 PKGNAME= kdelibs-3.1b CATEGORIES= x11 kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 9befa06b2b25..6e1e958e26a8 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.6 1998/02/07 11:55:16 se Exp $ +# $Id: Makefile,v 1.7 1998/02/15 22:17:13 se Exp $ # DISTNAME= kdelibs-Beta3-1 PKGNAME= kdelibs-3.1b CATEGORIES= x11 kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index 9befa06b2b25..6e1e958e26a8 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -3,15 +3,14 @@ # Date created: 28 October 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.6 1998/02/07 11:55:16 se Exp $ +# $Id: Makefile,v 1.7 1998/02/15 22:17:13 se Exp $ # DISTNAME= kdelibs-Beta3-1 PKGNAME= kdelibs-3.1b CATEGORIES= x11 kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/stable/Beta3/distribution/tgz/source/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/stable/Beta3/distribution/tgz/source/ +MASTER_SITES= $(MASTER_SITE_KDE) +MASTER_SITE_SUBDIR= stable/Beta3/distribution/tgz/source EXTRACT_SUFX= .src.tar.gz MAINTAINER= se@freebsd.org |
