From 643e28afadd24391875f49990039e866ec3b5a34 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 24 Sep 2002 13:01:15 +0000 Subject: Use MASTER_SITES_GNOME. --- audio/esound/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/audio/esound/Makefile b/audio/esound/Makefile index 88a97566eff..bda130b2b1c 100644 --- a/audio/esound/Makefile +++ b/audio/esound/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2002/09/23 15:02:26 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2002/09/24 13:01:15 wiz Exp $ DISTNAME= esound-0.2.29 CATEGORIES= audio -MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/sources/esound/0.2/ \ - ftp://gd.tuwien.ac.at/hci/GNOME/gnome.org/sources/esound/0.2/ +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/esound/0.2/} MAINTAINER= root@garbled.net HOMEPAGE= http://www.tux.org/~ricdude/EsounD.html -- cgit v1.2.3