diff options
author | krion <krion@FreeBSD.org> | 2004-03-04 08:47:58 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-03-04 08:47:58 +0000 |
commit | 7f285bef4fe60bc55ae4ec64d768b3bfc2be8219 (patch) | |
tree | e4f7ed59f4177efc4de5a34ad0e29d10c92bf761 /net/balance | |
parent | fee74540e8a1875604ea5f960f1e9613bd935ce2 (diff) | |
download | FreeBSD-ports-7f285bef4fe60bc55ae4ec64d768b3bfc2be8219.zip FreeBSD-ports-7f285bef4fe60bc55ae4ec64d768b3bfc2be8219.tar.gz |
- Mark BROKEN: Checksum mismatch
- Maintainer informed
Diffstat (limited to 'net/balance')
-rw-r--r-- | net/balance/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/balance/Makefile b/net/balance/Makefile index bb7d7e8..b1536ad 100644 --- a/net/balance/Makefile +++ b/net/balance/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= balance MAINTAINER= joseph@randomnetworks.com COMMENT= Simple but powerful generic tcp proxy with round robin features +BROKEN= "Checksum mismatch" + ALL_TARGET= balance USE_REINPLACE= yes |