From 73239dbaf6550554a60e2139b6c1d78e0a7d6389 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 26 Dec 2002 12:09:00 +0000 Subject: [PATCH] Removed ftp.68k.org, already down too long. Changed MASTER_SITE_SUBDIR, it's /audiofile, not /libaudiofile. Noticed by: portsurvey --- audio/libaudiofile/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/audio/libaudiofile/Makefile b/audio/libaudiofile/Makefile index c63faf0e44d4..cdf4d1bb5010 100644 --- a/audio/libaudiofile/Makefile +++ b/audio/libaudiofile/Makefile @@ -8,10 +8,9 @@ PORTNAME= libaudiofile PORTVERSION= 0.2.3 CATEGORIES= audio -MASTER_SITES= ftp://ftp.68k.org/pub/michael/ \ - ftp://oss.sgi.com/projects/audiofile/download/ \ +MASTER_SITES= ftp://oss.sgi.com/projects/audiofile/download/ \ ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/libaudiofile/0.2 +MASTER_SITE_SUBDIR= sources/audiofile/0.2 DISTNAME= audiofile-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org