diff options
author | trevor <trevor@FreeBSD.org> | 2001-08-30 06:30:56 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-08-30 06:30:56 +0800 |
commit | 61dd07468b73dea50627420083b95a4f05d5692d (patch) | |
tree | 4dd69216b105e7599eaeba87893d29033b2cdfe2 /audio/csound | |
parent | b6d829facd3e28a7157beede994850e6025bd0b0 (diff) | |
download | freebsd-ports-gnome-61dd07468b73dea50627420083b95a4f05d5692d.tar.gz freebsd-ports-gnome-61dd07468b73dea50627420083b95a4f05d5692d.tar.zst freebsd-ports-gnome-61dd07468b73dea50627420083b95a4f05d5692d.zip |
The 4.13 distfile was clobbered by the 4.14 one. I have the old
distfile, but am not allowed to redistribute it.
Diffstat (limited to 'audio/csound')
-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 50d9a27fe069..48662f07f6c6 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -15,6 +15,7 @@ EXTRACT_ONLY= Csound${PORTVERSION}.tar.gz MAINTAINER= trevor@FreeBSD.org +BROKEN= "distfile was overwritten" LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 \ tk83:${PORTSDIR}/x11-toolkits/tk83 |