diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-02 13:40:33 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-02 13:40:33 +0000 |
commit | 474e720f7faffa04eede3251c888235f0822cf90 (patch) | |
tree | 595c71221c123f107e50fdc26e39e514aa4f6a0d /misc/heyu2 | |
parent | a4e29220c3503e08b4092f3955afb29065ec06b8 (diff) |
Notes
Diffstat (limited to 'misc/heyu2')
-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 |