diff options
author | kris <kris@FreeBSD.org> | 2003-07-31 05:26:57 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-07-31 05:26:57 +0800 |
commit | 0cb367c7ec557d928a2ef51e06688aca015a980d (patch) | |
tree | 79be881bba79dc99a6eb47b541e935c01ed97889 /misc/heyu2 | |
parent | a64f94ab94864622a8c340e6e240ac38ee1f003c (diff) | |
download | freebsd-ports-gnome-0cb367c7ec557d928a2ef51e06688aca015a980d.tar.gz freebsd-ports-gnome-0cb367c7ec557d928a2ef51e06688aca015a980d.tar.zst freebsd-ports-gnome-0cb367c7ec557d928a2ef51e06688aca015a980d.zip |
BROKEN: Checksum fails
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 |