aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/csound/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index 61031f85ecd3..665033c68769 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -8,7 +8,8 @@
PORTNAME= csound
PORTVERSION= 4.16
CATEGORIES= audio
-MASTER_SITES= ftp://ftp.maths.bath.ac.uk/pub/dream/newest/
+MASTER_SITES= ftp://sunsite.univie.ac.at/pub/sound/csound/newest/ \
+ ftp://ftp.cs.bath.ac.uk/pub/dream/newest/
DISTNAME= Csound${PORTVERSION}
DIST_SUBDIR= csound
@@ -17,7 +18,6 @@ MAINTAINER= trevor@FreeBSD.org
LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 \
tk83:${PORTSDIR}/x11-toolkits/tk83
-BROKEN= "files are missing from master FTP site"
RESTRICTED= "no redistribution; no commercial use except to make music (see http://mitpress.mit.edu/e-books/csound/fpage/FAQml/faq/faq.html)"
NO_CDROM= ${RESTRICTED}
NO_FTP= ${RESTRICTED}