summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-08-22 20:28:56 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-08-22 20:28:56 +0000
commitb05afc490ca5087298c14cb5b6ce2f3b3bafceab (patch)
tree5033f8ba3521fdbc350f24e63df2e5dac1394c69 /dns
parentDon't free the discid before querying the CDDB database. This fixes a (diff)
Mark BROKEN: Unfetchable
Notes
Notes: svn path=/head/; revision=117061
Diffstat (limited to 'dns')
-rw-r--r--dns/dns_balance/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/dns_balance/Makefile b/dns/dns_balance/Makefile
index fed1306722b2..66141e8375c6 100644
--- a/dns/dns_balance/Makefile
+++ b/dns/dns_balance/Makefile
@@ -14,6 +14,8 @@ DISTNAME= DNS-Balance-${PORTVERSION}
MAINTAINER= knu@FreeBSD.org
COMMENT= A dynamic load-balancing DNS server
+BROKEN= Unfetchable
+
USE_RUBY= yes
USE_RC_SUBR= yes