aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-12-26 20:09:00 +0800
committeredwin <edwin@FreeBSD.org>2002-12-26 20:09:00 +0800
commitcbe2a87bc83bb0a756df84ac8288218c09a79a07 (patch)
tree595341124071fe7714814b37ad0c9a18117cc80a
parent7cd67d8703fef7ed1b36c6ef6a3bf738e1a8f32c (diff)
downloadfreebsd-ports-gnome-cbe2a87bc83bb0a756df84ac8288218c09a79a07.tar.gz
freebsd-ports-gnome-cbe2a87bc83bb0a756df84ac8288218c09a79a07.tar.zst
freebsd-ports-gnome-cbe2a87bc83bb0a756df84ac8288218c09a79a07.zip
Removed ftp.68k.org, already down too long.
Changed MASTER_SITE_SUBDIR, it's /audiofile, not /libaudiofile. Noticed by: portsurvey
-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