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/heyu | |
parent | Bump PORTREVISION (to reflect changes in prev commit) (diff) |
- Mark BROKEN: Checksum missmatch
Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro>
Notes
Notes:
svn path=/head/; revision=102732
Diffstat (limited to 'misc/heyu')
-rw-r--r-- | misc/heyu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/heyu/Makefile b/misc/heyu/Makefile index c3d40b79980e..5b61819a129e 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 mismatch" + IS_INTERACTIVE= yes ALL_TARGET= heyu WRKSRC= ${WRKDIR}/heyu.dir |