aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2012-06-08 03:26:25 +0800
committermva <mva@FreeBSD.org>2012-06-08 03:26:25 +0800
commit9323c740228737cd3de104cc0d04865c03a1fee7 (patch)
tree125d8d10b31a1ae89f9f5e879cbf5f433db31458 /audio
parent57c56e6e3fee6d0b2af7c2910f0f4a63e95ab2e7 (diff)
downloadfreebsd-ports-gnome-9323c740228737cd3de104cc0d04865c03a1fee7.tar.gz
freebsd-ports-gnome-9323c740228737cd3de104cc0d04865c03a1fee7.tar.zst
freebsd-ports-gnome-9323c740228737cd3de104cc0d04865c03a1fee7.zip
- Fix MASTER_SITES to make it fetchable again
Diffstat (limited to 'audio')
-rw-r--r--audio/py-ogg/Makefile2
-rw-r--r--audio/py-vorbis/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/py-ogg/Makefile b/audio/py-ogg/Makefile
index 3017c2c37d4e..5ac4dfbe6a32 100644
--- a/audio/py-ogg/Makefile
+++ b/audio/py-ogg/Makefile
@@ -9,7 +9,7 @@ PORTNAME= ogg
PORTVERSION= 1.3
PORTREVISION= 4
CATEGORIES= audio python
-MASTER_SITES= http://www.andrewchatham.com/pyogg/download/
+MASTER_SITES= http://ekyo.nerim.net/software/pyogg/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyogg-${PORTVERSION}
diff --git a/audio/py-vorbis/Makefile b/audio/py-vorbis/Makefile
index 24c265b4c2bc..95bde370a5cc 100644
--- a/audio/py-vorbis/Makefile
+++ b/audio/py-vorbis/Makefile
@@ -9,7 +9,7 @@ PORTNAME= vorbis
PORTVERSION= 1.4
PORTREVISION= 3
CATEGORIES= audio python
-MASTER_SITES= http://www.andrewchatham.com/pyogg/download/
+MASTER_SITES= http://ekyo.nerim.net/software/pyogg/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyvorbis-${PORTVERSION}