diff options
author | trevor <trevor@FreeBSD.org> | 2002-02-12 07:06:25 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-02-12 07:06:25 +0800 |
commit | 12e060013f40b709f248c14d0974ef36115997fb (patch) | |
tree | 369172be3bf24ccaafadebddb662a69e2e6d4975 /audio/csound/Makefile | |
parent | 0a534e45947f5c569cbfcf9d38fc5fff995227dd (diff) | |
download | freebsd-ports-gnome-12e060013f40b709f248c14d0974ef36115997fb.tar.gz freebsd-ports-gnome-12e060013f40b709f248c14d0974ef36115997fb.tar.zst freebsd-ports-gnome-12e060013f40b709f248c14d0974ef36115997fb.zip |
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/csound/Makefile')
-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 7f19e3b9e69e..61031f85ecd3 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} |