diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-26 12:31:55 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-26 12:31:55 +0000 |
commit | 8f70428e9c0ada1b1f7c315e7713f83525846b9f (patch) | |
tree | 1d8a62f5e1af7da632cc927a0198ded194a824d1 /audio | |
parent | 0354d7fb532c1717940b580984b8bb1ba9dab110 (diff) | |
download | FreeBSD-ports-8f70428e9c0ada1b1f7c315e7713f83525846b9f.zip FreeBSD-ports-8f70428e9c0ada1b1f7c315e7713f83525846b9f.tar.gz |
Updated mastersites: ftp.linuxpowered.com is an empty ftp-site,
xiph.stratius.com is unreachable for a long time.
Noticed by: portsurvey
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libogg/Makefile | 4 | ||||
-rw-r--r-- | audio/libvorbis/Makefile | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/audio/libogg/Makefile b/audio/libogg/Makefile index bf840a5..5a479a4 100644 --- a/audio/libogg/Makefile +++ b/audio/libogg/Makefile @@ -10,9 +10,7 @@ PORTVERSION= 1.0 PORTREVISION= 1 PORTEPOCH= 3 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/ diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index 78c9b29..980085c 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -10,9 +10,7 @@ PORTVERSION= 1.0 PORTREVISION= 1 PORTEPOCH= 3 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/ |