summaryrefslogtreecommitdiff
path: root/audio/libao
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-01-21 16:18:42 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-01-21 16:18:42 +0000
commit62e38448d2fbea9c12236694ee932e6a6c209fda (patch)
tree572da3797af82820180ec09f526c7b024b26d5dc /audio/libao
parentAdd a patch submitted by the author which fixes a bug I reported where (diff)
fix typo in master site URL
Notes
Notes: svn path=/head/; revision=53463
Diffstat (limited to 'audio/libao')
-rw-r--r--audio/libao/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libao/Makefile b/audio/libao/Makefile
index 9ba44e0f9014..647b0a23af16 100644
--- a/audio/libao/Makefile
+++ b/audio/libao/Makefile
@@ -9,7 +9,7 @@ PORTNAME= libao
PORTVERSION= 0.8.2
CATEGORIES= audio
MASTER_SITES= http://www.xiph.org/ogg/vorbis/download/ \
- http://www.vorbis.com/files/rc2/unix/ \
+ http://www.vorbis.com/files/rc3/unix/ \
http://www.oddsock.org/vorbisrc3/files/rc3/unix/
MAINTAINER= naddy@FreeBSD.org