From f71398ba24851582bde94983f3510cf7ea3a39f1 Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 22 Aug 1999 22:02:32 +0000 Subject: Use "MASTER_SITE_GNOME" instead of individual "MASTER_SITE" lists. --- audio/esound/Makefile | 6 ++---- audio/libaudiofile/Makefile | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) (limited to 'audio') diff --git a/audio/esound/Makefile b/audio/esound/Makefile index c5e3cc6b634..f382ee535e3 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.6 1999/06/19 15:19:11 tron Exp $ +# $NetBSD: Makefile,v 1.7 1999/08/22 22:02:32 tron Exp $ DISTNAME= esound-0.2.8 CATEGORIES= audio -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= root@garbled.net HOMEPAGE= http://pw1.netcom.com/~ericmit/EsounD.html diff --git a/audio/libaudiofile/Makefile b/audio/libaudiofile/Makefile index 701b90c74bd..0559123e874 100644 --- a/audio/libaudiofile/Makefile +++ b/audio/libaudiofile/Makefile @@ -1,13 +1,11 @@ -# $NetBSD: Makefile,v 1.5 1999/06/19 15:19:11 tron Exp $ +# $NetBSD: Makefile,v 1.6 1999/08/22 22:02:32 tron Exp $ # FreeBSD Id: Makefile,v 1.2 1999/01/27 08:31:48 fenner Exp # DISTNAME= audiofile-0.1.6 PKGNAME= libaudiofile-0.1.6 CATEGORIES= audio -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 -- cgit v1.2.3