diff options
Diffstat (limited to 'misc/heyu2/Makefile')
-rw-r--r-- | misc/heyu2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/heyu2/Makefile b/misc/heyu2/Makefile index c3d40b79980e..5b61819a129e 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 mismatch" + IS_INTERACTIVE= yes ALL_TARGET= heyu WRKSRC= ${WRKDIR}/heyu.dir |