diff options
author | kris <kris@FreeBSD.org> | 2004-09-18 16:06:02 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-09-18 16:06:02 +0800 |
commit | cf57262f63a5f05d2b4128b9e9fed4e03eb710b0 (patch) | |
tree | d11c6789a524a95144a951befc605ebb17293974 /audio | |
parent | 5d05164c94a73d81b9b47bb850e9fb74733401e1 (diff) | |
download | freebsd-ports-graphics-cf57262f63a5f05d2b4128b9e9fed4e03eb710b0.tar.gz freebsd-ports-graphics-cf57262f63a5f05d2b4128b9e9fed4e03eb710b0.tar.zst freebsd-ports-graphics-cf57262f63a5f05d2b4128b9e9fed4e03eb710b0.zip |
BROKEN: Checksum mismatch
Approved by: portmgr (self)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/csound-manual/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/csound-manual/Makefile b/audio/csound-manual/Makefile index 516a6ad01a7..8db46318ba8 100644 --- a/audio/csound-manual/Makefile +++ b/audio/csound-manual/Makefile @@ -19,6 +19,8 @@ DIST_SUBDIR= csound MAINTAINER= trevor@FreeBSD.org COMMENT= Manuals for Csound +BROKEN= Checksum mismatch + RUN_DEPENDS= csound:${PORTSDIR}/audio/csound NO_BUILD= yes |