diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-18 21:37:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-18 21:37:35 +0000 |
commit | c1847758acf7446f223c1b0ceb95b222eec8d33a (patch) | |
tree | 21e12aa12644a5c84b4e12bb6171698198312c23 /audio/py-vorbis | |
parent | 8c89ab27f6051281cd7c12af0acea70c44c95407 (diff) | |
download | ports-c1847758acf7446f223c1b0ceb95b222eec8d33a.tar.gz ports-c1847758acf7446f223c1b0ceb95b222eec8d33a.zip |
Notes
Diffstat (limited to 'audio/py-vorbis')
-rw-r--r-- | audio/py-vorbis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-vorbis/Makefile b/audio/py-vorbis/Makefile index ce36703d3f29..89176373704b 100644 --- a/audio/py-vorbis/Makefile +++ b/audio/py-vorbis/Makefile @@ -8,7 +8,7 @@ PORTNAME= vorbis PORTVERSION= 1.0 CATEGORIES= audio -MASTER_SITES= http://www.andrewchatham.com/pyogg/ +MASTER_SITES= http://www.andrewchatham.com/pyogg/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyvorbis-${PORTVERSION} |