diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-30 10:51:01 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-30 10:51:01 +0000 |
commit | ce51857d087af0fa74c61f5c3c0c77e3b830c5e2 (patch) | |
tree | 968bf9f1f8e4eebdc93767dc0fbd1f7c31a8421d /audio | |
parent | 8c2c6066bc772f679f816d2ffe07e7ab2f98148b (diff) | |
download | ports-ce51857d087af0fa74c61f5c3c0c77e3b830c5e2.tar.gz ports-ce51857d087af0fa74c61f5c3c0c77e3b830c5e2.zip |
Give better BROKEN reason.
Noticed by: bento / linimon
Notes
Notes:
svn path=/head/; revision=88073
Diffstat (limited to 'audio')
-rw-r--r-- | audio/csound-manual/Makefile | 7 | ||||
-rw-r--r-- | audio/csound-manual/pkg-descr | 2 |
2 files changed, 6 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} diff --git a/audio/csound-manual/pkg-descr b/audio/csound-manual/pkg-descr index 2af0df60290e..1bbb7da78862 100644 --- a/audio/csound-manual/pkg-descr +++ b/audio/csound-manual/pkg-descr @@ -1,5 +1,7 @@ These are the manuals for Csound, in HTML, plain text and PDF. A Spanish manual, in PDF only, is included. Orchestra and score files are included. +http://www.lakewoodsound.com/csound/maindownload.htm + Trevor Johnson trevor@FreeBSD.org |