diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-26 19:59:03 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-26 19:59:03 +0800 |
commit | 7cd67d8703fef7ed1b36c6ef6a3bf738e1a8f32c (patch) | |
tree | 1f25e07040e549242cc71d8965efc215ceda0ce9 /audio/libao | |
parent | c14460e7785d0f347e8e5799913add06170421e2 (diff) | |
download | freebsd-ports-graphics-7cd67d8703fef7ed1b36c6ef6a3bf738e1a8f32c.tar.gz freebsd-ports-graphics-7cd67d8703fef7ed1b36c6ef6a3bf738e1a8f32c.tar.zst freebsd-ports-graphics-7cd67d8703fef7ed1b36c6ef6a3bf738e1a8f32c.zip |
Updated mastersites: ftp.linuxpowered.com is an empty ftp-site,
xiph.stratius.com is unreachable for a long time.
Diffstat (limited to 'audio/libao')
-rw-r--r-- | audio/libao/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/libao/Makefile b/audio/libao/Makefile index 6b15e451eb3..83aa92bc0a4 100644 --- a/audio/libao/Makefile +++ b/audio/libao/Makefile @@ -9,9 +9,7 @@ PORTNAME= libao PORTVERSION= 0.8.3 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= ftp://ftp.linuxpowered.com/pub/Vorbis/unix/ \ - ftp://ftp.wiles.org/pub/mirrors/Vorbis/unix/ \ - http://xiph.stratius.com/vorbis/unix/ \ +MASTER_SITES= ftp://ftp.wiles.org/pub/mirrors/Vorbis/unix/ \ http://www.oddsock.org/vorbis/unix/ \ http://www.casterclub.com/vorbis/unix/ \ http://www.math.utoledo.edu/~chaese/Vorbis/unix/ |