aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-08-30 06:27:01 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-08-30 06:27:01 +0000
commit0141ae5ff2b63812462d37fc287ff4f9fc368fc9 (patch)
tree2dc016b3154b666e280c32537fc67d579f75a0c7 /dns
parentbab67b953fb221f97ad8909d427f54b25ee75eec (diff)
downloadports-0141ae5ff2b63812462d37fc287ff4f9fc368fc9.tar.gz
ports-0141ae5ff2b63812462d37fc287ff4f9fc368fc9.zip
Notes
Diffstat (limited to 'dns')
-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>