diff options
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index 1619331659e2..15016f8f4b33 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Domain Name Service tools + SUBDIR += adns SUBDIR += ares SUBDIR += bind8 |