diff options
Diffstat (limited to 'audio/csound-manual/Makefile')
-rw-r--r-- | audio/csound-manual/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/audio/csound-manual/Makefile b/audio/csound-manual/Makefile index 069a94444a0c..e0fb01374118 100644 --- a/audio/csound-manual/Makefile +++ b/audio/csound-manual/Makefile @@ -8,7 +8,7 @@ PORTNAME= csound-manual PORTVERSION= 4.10 CATEGORIES= audio -MASTER_SITES= ftp://ftp.csounds.com/manual/current/ +MASTER_SITES= ftp://csounds.com/manual/current/ DISTFILES= ascii.zip \ espanol.zip \ html.zip \ @@ -23,10 +23,11 @@ DIST_SUBDIR= csound MAINTAINER= trevor@FreeBSD.org COMMENT= Manuals for Csound -BROKEN= Does not fetch - RUN_DEPENDS= csound:${PORTSDIR}/audio/csound +BROKEN= Files are not available for distribution anymore. \ + Owner has withdrawn the files due to bandwidth costs. + 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} |