diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2001-08-29 22:30:56 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-08-29 22:30:56 +0000 |
commit | 120285b2502d6fb4785899dc69ac279ce1e7074b (patch) | |
tree | b9334a51752c9248698642e3584ecdee38de5343 /audio | |
parent | Don't attempt to notify empty <> sender (diff) |
The 4.13 distfile was clobbered by the 4.14 one. I have the old
distfile, but am not allowed to redistribute it.
Notes
Notes:
svn path=/head/; revision=47115
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 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 |