aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authordryice <dryice@FreeBSD.org>2007-01-31 11:42:30 +0800
committerdryice <dryice@FreeBSD.org>2007-01-31 11:42:30 +0800
commitae06fa969d78d0b9cb908e77d252c7a2f207b948 (patch)
treedb256fe02aa7680f6d5a28f933bf00c3ee0d24f6 /audio
parente0cf1f1eeda160f899724ccfa73e30a58020d8f9 (diff)
downloadfreebsd-ports-gnome-ae06fa969d78d0b9cb908e77d252c7a2f207b948.tar.gz
freebsd-ports-gnome-ae06fa969d78d0b9cb908e77d252c7a2f207b948.tar.zst
freebsd-ports-gnome-ae06fa969d78d0b9cb908e77d252c7a2f207b948.zip
Add mirror site
PR: ports/108534 Submitted by: Peter Johnson <johnson.peter@gmail.com> (maintainer) Approved by: itetcu (mentor)
Diffstat (limited to 'audio')
-rw-r--r--audio/py-mutagen/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/py-mutagen/Makefile b/audio/py-mutagen/Makefile
index 8d7ad0a5eab4..633289e22651 100644
--- a/audio/py-mutagen/Makefile
+++ b/audio/py-mutagen/Makefile
@@ -7,7 +7,8 @@
PORTNAME= mutagen
PORTVERSION= 1.10.1
CATEGORIES= audio python
-MASTER_SITES= http://www.sacredchao.net/~piman/software/
+MASTER_SITES= http://www.sacredchao.net/~piman/software/ \
+ http://www.tortall.net/mirrors/piman-software/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= johnson.peter@gmail.com