summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-05-08 13:46:56 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-05-08 13:46:56 +0000
commit8cc7c5e22c27db370d1a7b1f24194da774ca5de3 (patch)
tree00e0002a9a1c0e06f5686908a92d4be132808c73 /dns
parent- don't flag empty lines (diff)
Finish removing weedns_sc
Pointy hat to: kris
Notes
Notes: svn path=/head/; revision=108692
Diffstat (limited to 'dns')
-rw-r--r--dns/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/Makefile b/dns/Makefile
index 15016f8f4b33..f6baa2cefffb 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -68,7 +68,6 @@
SUBDIR += totd
SUBDIR += updatedd
SUBDIR += walker
- SUBDIR += weedns_sc
SUBDIR += zonecheck
.include <bsd.port.subdir.mk>