diff options
-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 bf840a5e4338..5a479a4a4cd3 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 78c9b29ed892..980085c61d32 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/ |