diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-26 11:59:03 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-26 11:59:03 +0000 |
commit | 8a6476187a69e5f441285d2bfbd71e750fc78ad5 (patch) | |
tree | 60cd0370df0a8257f83b93ad2e2e812a6d56a0a0 /audio/libao/Makefile | |
parent | Removed old mastersite. (diff) |
Updated mastersites: ftp.linuxpowered.com is an empty ftp-site,
xiph.stratius.com is unreachable for a long time.
Notes
Notes:
svn path=/head/; revision=71864
Diffstat (limited to 'audio/libao/Makefile')
-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 6b15e451eb31..83aa92bc0a42 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/ |