diff options
author | trevor <trevor@FreeBSD.org> | 2002-02-11 23:06:25 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-02-11 23:06:25 +0000 |
commit | 12e060013f40b709f248c14d0974ef36115997fb (patch) | |
tree | 369172be3bf24ccaafadebddb662a69e2e6d4975 /audio | |
parent | 0a534e45947f5c569cbfcf9d38fc5fff995227dd (diff) | |
download | FreeBSD-ports-12e060013f40b709f248c14d0974ef36115997fb.zip FreeBSD-ports-12e060013f40b709f248c14d0974ef36115997fb.tar.gz |
A recursive wget of ftp://ftp.maths.bath.ac.uk/pub/dream/ turns up
no files at all. They have been missing for at least several days.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/csound/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile index 7f19e3b..61031f8 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -17,6 +17,7 @@ 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} |