From c1847758acf7446f223c1b0ceb95b222eec8d33a Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Wed, 18 Dec 2002 21:37:35 +0000 Subject: [PATCH] Mastersite reorganisations, make ports fetchable again. PR: ports/46355 Submitted by: Christopher Sharp --- audio/py-ao/Makefile | 2 +- audio/py-ogg/Makefile | 2 +- audio/py-vorbis/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/audio/py-ao/Makefile b/audio/py-ao/Makefile index dd7d8497d354..2a2fb8ee34ea 100644 --- a/audio/py-ao/Makefile +++ b/audio/py-ao/Makefile @@ -8,7 +8,7 @@ PORTNAME= ao PORTVERSION= 0.8 CATEGORIES= audio -MASTER_SITES= http://www.andrewchatham.com/pyogg/ +MASTER_SITES= http://www.andrewchatham.com/pyogg/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyao-${PORTVERSION} diff --git a/audio/py-ogg/Makefile b/audio/py-ogg/Makefile index 9241b2aefd2b..103f46e75705 100644 --- a/audio/py-ogg/Makefile +++ b/audio/py-ogg/Makefile @@ -8,7 +8,7 @@ PORTNAME= ogg PORTVERSION= 1.0 CATEGORIES= audio -MASTER_SITES= http://www.andrewchatham.com/pyogg/ +MASTER_SITES= http://www.andrewchatham.com/pyogg/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pyogg-${PORTVERSION} 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}