diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 04:38:13 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 04:38:13 +0000 |
commit | 167b9fef5890df6cdff25105d1fb1e74f6216e0b (patch) | |
tree | ec273a11b3cb3f183c02241ee22e0aaa76b2ae1e /net/bindtest | |
parent | 791f6c6ff96991b4f319540b7d46ae305ea9d1e5 (diff) | |
download | ports-167b9fef5890df6cdff25105d1fb1e74f6216e0b.tar.gz ports-167b9fef5890df6cdff25105d1fb1e74f6216e0b.zip |
Notes
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 4dd03cdbc70a..35983b71133d 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: |