summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortron <tron>1999-08-22 22:02:32 +0000
committertron <tron>1999-08-22 22:02:32 +0000
commit5bb7e5187dfdf6052d5c17d974f36d2a5d0c261b (patch)
treee9423240510d04c755b57d3e4c4b6181a5a3ad49 /x11
parent43af853e03a669c198402194e7c49a323b883e41 (diff)
downloadpkgsrc-5bb7e5187dfdf6052d5c17d974f36d2a5d0c261b.tar.gz
Use "MASTER_SITE_GNOME" instead of individual "MASTER_SITE" lists.
Diffstat (limited to 'x11')
-rw-r--r--x11/controlcenter/Makefile10
-rw-r--r--x11/gnome-core/Makefile6
-rw-r--r--x11/gnome-libs/Makefile6
3 files changed, 6 insertions, 16 deletions
diff --git a/x11/controlcenter/Makefile b/x11/controlcenter/Makefile
index 9b0002535c7..f88a83ac732 100644
--- a/x11/controlcenter/Makefile
+++ b/x11/controlcenter/Makefile
@@ -1,15 +1,9 @@
-# $NetBSD: Makefile,v 1.10 1999/08/22 10:59:02 frueauf Exp $
+# $NetBSD: Makefile,v 1.11 1999/08/22 22:02:34 tron Exp $
#
DISTNAME= control-center-1.0.6
CATEGORIES= x11 gnome
-MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/sources/ \
- ftp://ftp.circ.us.eu.org/mirrors/ftp.gnome.org/sources/ \
- ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/control-center/ \
- ftp://ftp.informatik.uni-bonn.de/pub/os/unix/gnome/gnome-1.0/sources/ \
- ftp://ftp.tuwien.ac.at/hci/gnome.org/GNOME/sources/control-center/ \
- http://gd.tuwien.ac.at/hci/gnome.org/GNOME/sources/control-center/
-
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/control-center/}
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.gnome.org/
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile
index e3e6f6c3082..6a2c4c3e7cd 100644
--- a/x11/gnome-core/Makefile
+++ b/x11/gnome-core/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.22 1999/08/15 14:58:59 tron Exp $
+# $NetBSD: Makefile,v 1.23 1999/08/22 22:02:34 tron Exp $
#
DISTNAME= gnome-core-1.0.7
CATEGORIES= x11 gnome
-MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/sources/ \
- ftp://ftp.sunet.se/pub/X11/GNOME/gnome-1.0/sources/ \
- ftp://ftp.informatik.uni-bonn.de/pub/os/unix/gnome/gnome-1.0/sources/
+MASTER_SITES= ${MASTER_SITE_GNOME:=gnome-1.0/sources/}
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.gnome.org/
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index 9f6e16d363a..f6bc0996b48 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.28 1999/07/14 20:45:27 tron Exp $
+# $NetBSD: Makefile,v 1.29 1999/08/22 22:02:34 tron Exp $
#
DISTNAME= gnome-libs-1.0.10
CATEGORIES= x11 gnome
-MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/sources/ \
- ftp://ftp.sunet.se/pub/X11/GNOME/gnome-1.0/sources/ \
- ftp://ftp.informatik.uni-bonn.de/pub/os/unix/gnome/gnome-1.0/sources/
+MASTER_SITES= ${MASTER_SITE_GNOME:=gnome-1.0/sources/}
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.gnome.org/