aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
Diffstat (limited to 'dns')
-rw-r--r--dns/Makefile2
-rw-r--r--dns/pkg/COMMENT1
2 files changed, 2 insertions, 1 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
diff --git a/dns/pkg/COMMENT b/dns/pkg/COMMENT
deleted file mode 100644
index e644dd11a1aa..000000000000
--- a/dns/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Domain Name Service tools