From 285733d1c10dfd2cba0afefc099553f5b353eb30 Mon Sep 17 00:00:00 2001 From: fenner Date: Wed, 27 Jan 1999 08:31:54 +0000 Subject: Use ${MASTER_SITE_GNOME} --- audio/libaudiofile/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'audio/libaudiofile') diff --git a/audio/libaudiofile/Makefile b/audio/libaudiofile/Makefile index b14edb30f2b5..ac855d3ca8ce 100644 --- a/audio/libaudiofile/Makefile +++ b/audio/libaudiofile/Makefile @@ -3,14 +3,13 @@ # Date created: 22 Dec 1998 # Whom: Vanilla I. Shu # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/12/23 19:08:50 vanilla Exp $ # DISTNAME= libaudiofile-0.1.5 CATEGORIES= audio -MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ - ftp://ftp.gnome.org/pub/GNOME/sources/ \ - ftp://ftp.68k.org/pub/michael/ +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= libaudiofile MAINTAINER= vanilla@FreeBSD.ORG -- cgit