diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-30 06:27:01 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-30 06:27:01 +0000 |
commit | 0141ae5ff2b63812462d37fc287ff4f9fc368fc9 (patch) | |
tree | 2dc016b3154b666e280c32537fc67d579f75a0c7 /dns/Makefile | |
parent | bab67b953fb221f97ad8909d427f54b25ee75eec (diff) | |
download | ports-0141ae5ff2b63812462d37fc287ff4f9fc368fc9.tar.gz ports-0141ae5ff2b63812462d37fc287ff4f9fc368fc9.zip |
Notes
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 3 |
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> |