diff options
author | edwin <edwin@FreeBSD.org> | 2003-08-30 18:51:01 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-08-30 18:51:01 +0800 |
commit | 4a60ed606e1528f1cedf6b288422cd9eef02fb50 (patch) | |
tree | 04a6996691afed82d36b981bdd50c1ac5c1a7d3f /audio/csound-manual/Makefile | |
parent | 5f0488fad13ae6749057ce69cc2c3ac44972bf1a (diff) | |
download | freebsd-ports-gnome-4a60ed606e1528f1cedf6b288422cd9eef02fb50.tar.gz freebsd-ports-gnome-4a60ed606e1528f1cedf6b288422cd9eef02fb50.tar.zst freebsd-ports-gnome-4a60ed606e1528f1cedf6b288422cd9eef02fb50.zip |
Give better BROKEN reason.
Noticed by: bento / linimon
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} |