aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dns/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/Makefile b/dns/Makefile
index e19a2550b087..cf9698874642 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -1,7 +1,8 @@
# $FreeBSD$
#
- SUBDIR += zonecheck
+
SUBDIR += rbldnsd
SUBDIR += weedns_sc
+ SUBDIR += zonecheck
.include <bsd.port.subdir.mk>