summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-05-28 17:02:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-05-28 17:02:43 +0000
commitb8be7df70921d61583865c64718793c6e713c737 (patch)
treef28a85b1b626d54cba7e490229741afa51c81005 /audio
parentAllow Python 2.3.4 to use for Zope. (diff)
- Add another MASTER_SITE (fix fetch)
PR: ports/67299 Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer)
Notes
Notes: svn path=/head/; revision=110207
Diffstat (limited to 'audio')
-rw-r--r--audio/musepack/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/musepack/Makefile b/audio/musepack/Makefile
index c24fe971734d..ea2c3c97e855 100644
--- a/audio/musepack/Makefile
+++ b/audio/musepack/Makefile
@@ -8,7 +8,8 @@
PORTNAME= musepack
PORTVERSION= 1.15r
CATEGORIES= audio
-MASTER_SITES= http://corecodec.org/download.php/196/
+MASTER_SITES= http://www.saunalahti.fi/cse/seed/downloads/ \
+ http://corecodec.org/download.php/196/
DISTNAME= mpcsv7-src-${PORTVERSION}
MAINTAINER= shoesoft@gmx.net