diff options
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index 84269a6b2823..4d4a5424b5e4 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ # + SUBDIR += weedns_sc SUBDIR += rbldnsd .include <bsd.port.subdir.mk> |