aboutsummaryrefslogtreecommitdiff
path: root/audio/libvorbis
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-01-30 22:18:24 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-01-30 22:18:24 +0000
commitf83606bb98133e75a2747cb1a8a5b53c3d8e3232 (patch)
treef96aaf66f23dd3996e02f3505e96432046f15a1c /audio/libvorbis
parent1b408efd7767893d47b32d43c9ef573c18c1bfb4 (diff)
downloadports-f83606bb98133e75a2747cb1a8a5b53c3d8e3232.tar.gz
ports-f83606bb98133e75a2747cb1a8a5b53c3d8e3232.zip
Notes
Diffstat (limited to 'audio/libvorbis')
-rw-r--r--audio/libvorbis/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile
index 980085c61d32..8a69aebd0cfa 100644
--- a/audio/libvorbis/Makefile
+++ b/audio/libvorbis/Makefile
@@ -10,9 +10,10 @@ PORTVERSION= 1.0
PORTREVISION= 1
PORTEPOCH= 3
CATEGORIES= audio
-MASTER_SITES= ftp://ftp.wiles.org/pub/mirrors/Vorbis/unix/ \
- http://www.oddsock.org/vorbis/unix/ \
+MASTER_SITES= http://www.vorbis.com/files/1.0/unix/ \
+ ftp://ftp.wiles.org/pub/mirrors/Vorbis/unix/ \
http://www.casterclub.com/vorbis/unix/ \
+ http://www.cyclooctane.com/vorbis/unix/ \
http://www.math.utoledo.edu/~chaese/Vorbis/unix/
MAINTAINER= naddy@FreeBSD.org