diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-28 17:02:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-28 17:02:43 +0000 |
commit | b8be7df70921d61583865c64718793c6e713c737 (patch) | |
tree | f28a85b1b626d54cba7e490229741afa51c81005 /audio | |
parent | 6ff2fbb5f47e72926f0a4d1c2a96c4c60a1b472d (diff) | |
download | ports-b8be7df70921d61583865c64718793c6e713c737.tar.gz ports-b8be7df70921d61583865c64718793c6e713c737.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/musepack/Makefile | 3 |
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 |