diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-18 21:37:35 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-18 21:37:35 +0000 |
commit | fc4fc231ab5d23e40eed5ff43b190f05eb17365b (patch) | |
tree | a10332b4744f6a2ce3146ecd8a8028b5b1eaa27f /audio/py-vorbis/Makefile | |
parent | 6c362bd77f8e84726e365be8587ac2c428cb11c9 (diff) | |
download | FreeBSD-ports-fc4fc231ab5d23e40eed5ff43b190f05eb17365b.zip FreeBSD-ports-fc4fc231ab5d23e40eed5ff43b190f05eb17365b.tar.gz |
Mastersite reorganisations, make ports fetchable again.
PR: ports/46355
Submitted by: Christopher Sharp <csharp@gmx.net>
Diffstat (limited to 'audio/py-vorbis/Makefile')
-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 ce36703..8917637 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} |