From 27bd1557044f5fcd9966a549cf7dfdf0f1e5c65c Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Wed, 30 Jul 2003 21:26:57 +0000 Subject: [PATCH] BROKEN: Checksum fails --- misc/heyu/Makefile | 2 ++ misc/heyu2/Makefile | 2 ++ 2 files changed, 4 insertions(+) diff --git a/misc/heyu/Makefile b/misc/heyu/Makefile index 32f3e0a3f6d4..662fb6eb4a76 100644 --- a/misc/heyu/Makefile +++ b/misc/heyu/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= plambert@plambert.net COMMENT= Control a CM11A interface from the command line +BROKEN= "Checksum fails" + IS_INTERACTIVE= yes ALL_TARGET= heyu WRKSRC= ${WRKDIR}/heyu.dir diff --git a/misc/heyu2/Makefile b/misc/heyu2/Makefile index 32f3e0a3f6d4..662fb6eb4a76 100644 --- a/misc/heyu2/Makefile +++ b/misc/heyu2/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= plambert@plambert.net COMMENT= Control a CM11A interface from the command line +BROKEN= "Checksum fails" + IS_INTERACTIVE= yes ALL_TARGET= heyu WRKSRC= ${WRKDIR}/heyu.dir