summaryrefslogtreecommitdiff
path: root/audio/libogg
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/libogg
parentFix glitch in option handling. (diff)
Update master sites.
PR: 47676, 47677 Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
Notes
Notes: svn path=/head/; revision=74315
Diffstat (limited to 'audio/libogg')
-rw-r--r--audio/libogg/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/libogg/Makefile b/audio/libogg/Makefile
index 5a479a4a4cd3..faf48a2b0c77 100644
--- a/audio/libogg/Makefile
+++ b/audio/libogg/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