summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-30 03:27:57 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-30 03:27:57 +0000
commit908ac431cd2398e4b999cb2eae2e660a1f2fdae8 (patch)
treeaf77fa841dca7cd01ddc6ce8c1caaf1ce179b8f4 /dns
parentTie the dns category to the build now that it has some ports. (diff)
Sort this file.
Notes
Notes: svn path=/head/; revision=88041
Diffstat (limited to 'dns')
-rw-r--r--dns/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/Makefile b/dns/Makefile
index 4d4a5424b5e4..affb29dd10db 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
#
- SUBDIR += weedns_sc
SUBDIR += rbldnsd
+ SUBDIR += weedns_sc
.include <bsd.port.subdir.mk>