diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-21 20:07:54 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-21 20:07:54 +0000 |
commit | 36769748b633ac1d5364092cc27b4502f46b0db9 (patch) | |
tree | 093588b7d06c474c9f7b76e8af7443003a442b5c /comms | |
parent | BROKEN: Checksum mismatch (diff) |
BROKEN: Checksum mismatch
Notes
Notes:
svn path=/head/; revision=101590
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gkermit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/gkermit/Makefile b/comms/gkermit/Makefile index 30a139a76d8a..c15bd487d293 100644 --- a/comms/gkermit/Makefile +++ b/comms/gkermit/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= dom@happygiraffe.net COMMENT= File transfer utility using the kermit protocol +BROKEN= "Checksum mismatch" + NO_WRKSUBDIR= yes MAN1= gkermit.1 |