diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2002-01-21 16:18:42 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2002-01-21 16:18:42 +0000 |
commit | 62e38448d2fbea9c12236694ee932e6a6c209fda (patch) | |
tree | 572da3797af82820180ec09f526c7b024b26d5dc /audio/libao | |
parent | Add a patch submitted by the author which fixes a bug I reported where (diff) |
fix typo in master site URL
Diffstat (limited to 'audio/libao')
-rw-r--r-- | audio/libao/Makefile | 2 |
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 |