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 /net/tcping | |
parent | b8fd938dc2a38d79b15444371a3c6928dead3c84 (diff) | |
download | ports-36769748b633ac1d5364092cc27b4502f46b0db9.tar.gz ports-36769748b633ac1d5364092cc27b4502f46b0db9.zip |
Notes
Diffstat (limited to 'net/tcping')
-rw-r--r-- | net/tcping/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/tcping/Makefile b/net/tcping/Makefile index b0106cf6c073..f4dd84accca6 100644 --- a/net/tcping/Makefile +++ b/net/tcping/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://stud.fh-heilbronn.de/~kirchner/tcping/ MAINTAINER= dryice@liu.com.cn COMMENT= Do a TCP connect to the given ip/port combination +BROKEN= "Checksum mismatch" + DOCS= README do-build: |