aboutsummaryrefslogtreecommitdiff
path: root/audio/libsndfile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-12 20:51:27 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-12 20:51:27 +0000
commitf12f290d1169c38d7e99c439f0dfb5b342af046c (patch)
tree77082700e8f586f2019168f9ce8b9d44a9964f12 /audio/libsndfile
parent0bfd4c2e535f6b585faf1bc3a4f7143ccecd0b10 (diff)
downloadports-f12f290d1169c38d7e99c439f0dfb5b342af046c.tar.gz
ports-f12f290d1169c38d7e99c439f0dfb5b342af046c.zip
Notes
Diffstat (limited to 'audio/libsndfile')
-rw-r--r--audio/libsndfile/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libsndfile/Makefile b/audio/libsndfile/Makefile
index b5466420a6b6..817b262ce3b7 100644
--- a/audio/libsndfile/Makefile
+++ b/audio/libsndfile/Makefile
@@ -9,7 +9,8 @@
PORTNAME= libsndfile
PORTVERSION= 1.0.6
CATEGORIES= audio
-MASTER_SITES= http://www.zip.com.au/~erikd/libsndfile/
+MASTER_SITES= http://www.zip.com.au/~erikd/libsndfile/ \
+ http://www.mega-nerd.com/libsndfile/
MAINTAINER= ports@FreeBSD.org
COMMENT= Reading and writing files containing sampled sound (like WAV or AIFF)