summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-12-26 12:09:00 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-12-26 12:09:00 +0000
commit73239dbaf6550554a60e2139b6c1d78e0a7d6389 (patch)
treec05541c23203763eb4c198f6176dd0bd55a8bcab /audio
parentUpdated mastersites: ftp.linuxpowered.com is an empty ftp-site, (diff)
Removed ftp.68k.org, already down too long.
Changed MASTER_SITE_SUBDIR, it's /audiofile, not /libaudiofile. Noticed by: portsurvey
Notes
Notes: svn path=/head/; revision=71865
Diffstat (limited to 'audio')
-rw-r--r--audio/libaudiofile/Makefile5
1 files 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