aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dns/rbldnsd/Makefile2
-rw-r--r--net/balance/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/dns/rbldnsd/Makefile b/dns/rbldnsd/Makefile
index 6571c419bc7..83443c3d859 100644
--- a/dns/rbldnsd/Makefile
+++ b/dns/rbldnsd/Makefile
@@ -15,6 +15,8 @@ DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX}:0
MAINTAINER= paul+ports@it.ca
COMMENT= Small and fast DNS daemon especially for DNSBL zones
+BROKEN= "Checksum mismatch"
+
.if !defined(NOPORTDOCS)
EXTRACT_ONLY= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX}
MASTER_SITES+= http://www.corpit.ru/mjt/:1 \
diff --git a/net/balance/Makefile b/net/balance/Makefile
index bb7d7e8dc0c..b1536ad9155 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