diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-07-30 21:26:57 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-07-30 21:26:57 +0000 |
commit | 27bd1557044f5fcd9966a549cf7dfdf0f1e5c65c (patch) | |
tree | d1a6bbd9f5982f1b8f54eafe15e3fa8f76c18a62 /misc/heyu2 | |
parent | 0184e64ba2367175a59bc0b7e51205b0677026df (diff) | |
download | ports-27bd1557044f5fcd9966a549cf7dfdf0f1e5c65c.tar.gz ports-27bd1557044f5fcd9966a549cf7dfdf0f1e5c65c.zip |
BROKEN: Checksum fails
Notes
Notes:
svn path=/head/; revision=85956
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 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 |