diff options
author | kris <kris@FreeBSD.org> | 2004-02-21 20:07:54 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-21 20:07:54 +0000 |
commit | ac5666cf425aadc5dba85b2539b392f24578b290 (patch) | |
tree | 672e1aaa39acbb3c9af942591c7be3d197b5a8b4 /net/tcping | |
parent | 4c342d5a09280c5fb8dc4dede84c9b1e59ad0bc8 (diff) | |
download | FreeBSD-ports-ac5666cf425aadc5dba85b2539b392f24578b290.zip FreeBSD-ports-ac5666cf425aadc5dba85b2539b392f24578b290.tar.gz |
BROKEN: Checksum mismatch
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 b0106cf..f4dd84a 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: |