summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2000-11-08 15:09:35 +0000
committerabs <abs@pkgsrc.org>2000-11-08 15:09:35 +0000
commitc4fcaceca59cd4284f2378dda69579c3a6eb2795 (patch)
tree941e5bf9f3111ba32fa0a44a15bc1d567699da35
parentc796b9d51e93cd8d07dd252eb415c6aec21b343f (diff)
downloadpkgsrc-c4fcaceca59cd4284f2378dda69579c3a6eb2795.tar.gz
1.1.2 distfiles have moved - s:pub/kde/stable/:pub/kde/Attic/old/
-rw-r--r--audio/kdemultimedia/Makefile6
-rw-r--r--converters/kdesupport/Makefile6
-rw-r--r--games/kdegames/Makefile6
-rw-r--r--games/kdetoys/Makefile6
-rw-r--r--graphics/kdegraphics/Makefile6
-rw-r--r--misc/kdeutils/Makefile6
-rw-r--r--net/kdenetwork/Makefile6
-rw-r--r--x11/kdebase/Makefile6
-rw-r--r--x11/kdelibs/Makefile6
9 files changed, 27 insertions, 27 deletions
diff --git a/audio/kdemultimedia/Makefile b/audio/kdemultimedia/Makefile
index 92f0c316f44..24da0635a8b 100644
--- a/audio/kdemultimedia/Makefile
+++ b/audio/kdemultimedia/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2000/07/17 13:58:20 agc Exp $
+# $NetBSD: Makefile,v 1.10 2000/11/08 15:09:35 abs Exp $
DISTNAME= kdemultimedia-1.1.2
CATEGORIES= audio kde
-MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/ \
- ftp://ftp.de.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/
+MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/Attic/old/1.1.2/distribution/tar/generic/source/bz2/ \
+ ftp://ftp.de.kde.org/pub/kde/Attic/old/1.1.2/distribution/tar/generic/source/bz2/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= packages@netbsd.org
diff --git a/converters/kdesupport/Makefile b/converters/kdesupport/Makefile
index d07ad57f197..bf840965386 100644
--- a/converters/kdesupport/Makefile
+++ b/converters/kdesupport/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.35 2000/08/25 08:26:07 tron Exp $
+# $NetBSD: Makefile,v 1.36 2000/11/08 15:09:36 abs Exp $
# FreeBSD Id: Makefile,v 1.2 1997/11/05 04:19:46 asami Exp
#
DISTNAME= kdesupport-1.1.2
CATEGORIES= converters kde
-MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/ \
- ftp://ftp.de.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/
+MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/Attic/old/1.1.2/distribution/tar/generic/source/bz2/ \
+ ftp://ftp.de.kde.org/pub/kde/Attic/old/1.1.2/distribution/tar/generic/source/bz2/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= packages@netbsd.org
diff --git a/games/kdegames/Makefile b/games/kdegames/Makefile
index 8fd16c92e9d..d35eb478406 100644
--- a/games/kdegames/Makefile
+++ b/games/kdegames/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.42 2000/09/03 10:06:22 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2000/11/08 15:09:36 abs Exp $
# FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:49 asami Exp
#
DISTNAME= kdegames-1.1.2
CATEGORIES= games kde
-MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/ \
- ftp://ftp.de.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/
+MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/Attic/old/1.1.2/distribution/tar/generic/source/bz2/ \
+ ftp://ftp.de.kde.org/pub/kde/Attic/old/1.1.2/distribution/tar/generic/source/bz2/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= packages@netbsd.org
diff --git a/games/kdetoys/Makefile b/games/kdetoys/Makefile
index b0e560beb56..38b3c2561c5 100644
--- a/games/kdetoys/Makefile
+++ b/games/kdetoys/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2000/07/17 13:58:21 agc Exp $
+# $NetBSD: Makefile,v 1.10 2000/11/08 15:09:36 abs Exp $
DISTNAME= kdetoys-1.1.2
CATEGORIES= games kde
-MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/ \
- ftp://ftp.de.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/
+MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/Attic/old/1.1.2/distribution/tar/generic/source/bz2/ \
+ ftp://ftp.de.kde.org/pub/kde/Attic/old/1.1.2/distribution/tar/generic/source/bz2/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= packages@netbsd.org
diff --git a/graphics/kdegraphics/Makefile b/graphics/kdegraphics/Makefile
index 3ebaa56c3ad..11f7457175e 100644
--- a/graphics/kdegraphics/Makefile
+++ b/graphics/kdegraphics/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.34 2000/11/07 20:40:34 skrll Exp $
+# $NetBSD: Makefile,v 1.35 2000/11/08 15:09:36 abs Exp $
#
DISTNAME= kdegraphics-1.1.2
CATEGORIES= graphics kde
-MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/ \
- ftp://ftp.de.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/
+MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/Attic/old/1.1.2/distribution/tar/generic/source/bz2/ \
+ ftp://ftp.de.kde.org/pub/kde/Attic/old/1.1.2/distribution/tar/generic/source/bz2/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= packages@netbsd.org
diff --git a/misc/kdeutils/Makefile b/misc/kdeutils/Makefile
index 566de8b309f..79cabd3274e 100644
--- a/misc/kdeutils/Makefile
+++ b/misc/kdeutils/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.42 2000/09/03 11:16:50 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2000/11/08 15:09:36 abs Exp $
# FreeBSD Id: Makefile,v 1.4 1997/11/28 00:04:18 se Exp
#
DISTNAME= kdeutils-1.1.2
CATEGORIES= misc kde
-MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/ \
- ftp://ftp.de.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/
+MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/Attic/old/1.1.2/distribution/tar/generic/source/bz2/ \
+ ftp://ftp.de.kde.org/pub/kde/Attic/old/1.1.2/distribution/tar/generic/source/bz2/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= packages@netbsd.org
diff --git a/net/kdenetwork/Makefile b/net/kdenetwork/Makefile
index ecc9704317a..32825c7785a 100644
--- a/net/kdenetwork/Makefile
+++ b/net/kdenetwork/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.51 2000/09/03 12:41:59 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2000/11/08 15:09:36 abs Exp $
# FreeBSD Id: Makefile,v 1.3 1997/11/05 04:19:54 asami Exp
#
DISTNAME= kdenetwork-1.1.2
CATEGORIES= net kde
-MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/ \
- ftp://ftp.de.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/
+MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/Attic/old/1.1.2/distribution/tar/generic/source/bz2/ \
+ ftp://ftp.de.kde.org/pub/kde/Attic/old/1.1.2/distribution/tar/generic/source/bz2/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= packages@netbsd.org
diff --git a/x11/kdebase/Makefile b/x11/kdebase/Makefile
index a4849e8d927..d6dedf5c69e 100644
--- a/x11/kdebase/Makefile
+++ b/x11/kdebase/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.73 2000/10/15 13:33:27 wiz Exp $
+# $NetBSD: Makefile,v 1.74 2000/11/08 15:09:36 abs Exp $
# FreeBSD Id: Makefile,v 1.6 1997/11/27 00:35:27 se Exp
DISTNAME= kdebase-1.1.2
CATEGORIES= x11 kde
-MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/ \
- ftp://ftp.de.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/ \
+MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/Attic/old/1.1.2/distribution/tar/generic/source/bz2/ \
+ ftp://ftp.de.kde.org/pub/kde/Attic/old/1.1.2/distribution/tar/generic/source/bz2/ \
${MASTER_SITE_LOCAL}
EXTRACT_SUFX= .tar.bz2
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} Daemon.png Daemon.README
diff --git a/x11/kdelibs/Makefile b/x11/kdelibs/Makefile
index 3b7b42f20b4..b39a4bc946e 100644
--- a/x11/kdelibs/Makefile
+++ b/x11/kdelibs/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.54 2000/08/16 18:29:50 skrll Exp $
+# $NetBSD: Makefile,v 1.55 2000/11/08 15:09:37 abs Exp $
# FreeBSD Id: Makefile,v 1.5 1997/11/27 00:25:46 se Exp
#
DISTNAME= kdelibs-1.1.2
CATEGORIES= x11 kde
-MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/ \
- ftp://ftp.de.kde.org/pub/kde/stable/1.1.2/distribution/tar/generic/source/bz2/
+MASTER_SITES= ftp://ftp.us.kde.org/pub/kde/Attic/old/1.1.2/distribution/tar/generic/source/bz2/ \
+ ftp://ftp.de.kde.org/pub/kde/Attic/old/1.1.2/distribution/tar/generic/source/bz2/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= packages@netbsd.org