summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authortnn <tnn>2008-05-24 21:45:14 +0000
committertnn <tnn>2008-05-24 21:45:14 +0000
commitfc3409682f16d3ddcc6cb63837f6111437ee9747 (patch)
treed9c68064fc2ac4f9d4944526a546ebde32538300 /meta-pkgs
parente5e0f5a7241cdbfc0a735c0e9d7b3e2ed22d6bf7 (diff)
downloadpkgsrc-fc3409682f16d3ddcc6cb63837f6111437ee9747.tar.gz
Switch master site to MASTER_SITE_XORG.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/modular-xorg-apps/Makefile4
-rw-r--r--meta-pkgs/modular-xorg-drivers/Makefile4
-rw-r--r--meta-pkgs/modular-xorg-fonts/Makefile4
-rw-r--r--meta-pkgs/modular-xorg-libs/Makefile4
4 files changed, 8 insertions, 8 deletions
diff --git a/meta-pkgs/modular-xorg-apps/Makefile b/meta-pkgs/modular-xorg-apps/Makefile
index 5141a9241d7..ca8ed27a6f4 100644
--- a/meta-pkgs/modular-xorg-apps/Makefile
+++ b/meta-pkgs/modular-xorg-apps/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2008/03/04 20:16:34 tnn Exp $
+# $NetBSD: Makefile,v 1.11 2008/05/24 21:45:21 tnn Exp $
DISTNAME= # empty
PKGNAME= modular-xorg-apps-1.5
CATEGORIES= meta-pkgs x11
-MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
+MASTER_SITES= ${MASTER_SITE_XORG:=app/}
DISTFILES= # empty
MAINTAINER= joerg@NetBSD.org
diff --git a/meta-pkgs/modular-xorg-drivers/Makefile b/meta-pkgs/modular-xorg-drivers/Makefile
index 249966c4652..64ce6a80f24 100644
--- a/meta-pkgs/modular-xorg-drivers/Makefile
+++ b/meta-pkgs/modular-xorg-drivers/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2008/05/18 03:10:07 tnn Exp $
+# $NetBSD: Makefile,v 1.11 2008/05/24 21:45:21 tnn Exp $
DISTNAME= # empty
PKGNAME= modular-xorg-drivers-1.2
CATEGORIES= meta-pkgs drivers x11
-MASTER_SITES= http://xorg.freedesktop.org/releases/individual/drivers
+MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
DISTFILES= # empty
MAINTAINER= joerg@NetBSD.org
diff --git a/meta-pkgs/modular-xorg-fonts/Makefile b/meta-pkgs/modular-xorg-fonts/Makefile
index d0ff619e189..776feef4cc0 100644
--- a/meta-pkgs/modular-xorg-fonts/Makefile
+++ b/meta-pkgs/modular-xorg-fonts/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2007/12/19 12:27:29 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:22 tnn Exp $
DISTNAME= # empty
PKGNAME= modular-xorg-fonts-1.0
CATEGORIES= meta-pkgs fonts x11
-MASTER_SITES= http://xorg.freedesktop.org/releases/individual/fonts/
+MASTER_SITES= ${MASTER_SITE_XORG:=font/}
DISTFILES= # empty
MAINTAINER= joerg@NetBSD.org
diff --git a/meta-pkgs/modular-xorg-libs/Makefile b/meta-pkgs/modular-xorg-libs/Makefile
index 13ada883b65..133f8a3e04e 100644
--- a/meta-pkgs/modular-xorg-libs/Makefile
+++ b/meta-pkgs/modular-xorg-libs/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2007/12/19 12:27:29 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:22 tnn Exp $
DISTNAME= # empty
PKGNAME= modular-xorg-libs-1.0
CATEGORIES= meta-pkgs x11
-MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
+MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
DISTFILES= # empty
MAINTAINER= joerg@NetBSD.org