diff options
author | kris <kris@FreeBSD.org> | 2006-01-19 23:29:29 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-01-19 23:29:29 +0000 |
commit | 9768436d26b649172d7b99f64cc2baead26b2202 (patch) | |
tree | 38976705d50a5b3cf8f7012a06ea8b47caaeda9e /audio | |
parent | 1ed67d95be896479d9cc5fd682b7d37875262382 (diff) | |
download | FreeBSD-ports-9768436d26b649172d7b99f64cc2baead26b2202.zip FreeBSD-ports-9768436d26b649172d7b99f64cc2baead26b2202.tar.gz |
BROKEN: Incorrect SHA hash
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 516a6ad..77d7af3 100644 --- a/audio/csound-manual/Makefile +++ b/audio/csound-manual/Makefile @@ -21,6 +21,8 @@ COMMENT= Manuals for Csound RUN_DEPENDS= csound:${PORTSDIR}/audio/csound +BROKEN= Incorrect SHA hash + NO_BUILD= yes NO_MTREE= yes PLIST= ${WRKDIR}/pkg-plist |