diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 04:38:13 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 04:38:13 +0000 |
commit | e029875fa1090853daf691248cd95d13c4763328 (patch) | |
tree | eab7373014066b155a76f80a6201d408b402eebc /net/bindtest | |
parent | 5a2930863a2988f91718545ad604d59592484f65 (diff) | |
download | FreeBSD-ports-e029875fa1090853daf691248cd95d13c4763328.zip FreeBSD-ports-e029875fa1090853daf691248cd95d13c4763328.tar.gz |
BROKEN: Size mismatch
Diffstat (limited to 'net/bindtest')
-rw-r--r-- | net/bindtest/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/bindtest/Makefile b/net/bindtest/Makefile index 4dd03cd..35983b7 100644 --- a/net/bindtest/Makefile +++ b/net/bindtest/Makefile @@ -18,6 +18,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Test bind() semantics of IPv6 sockets +BROKEN= Size mismatch + MAN1= bindtest.1 do-install: |