summaryrefslogtreecommitdiff
path: root/dns/ares/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'dns/ares/pkg-descr')
-rw-r--r--dns/ares/pkg-descr5
1 files changed, 0 insertions, 5 deletions
diff --git a/dns/ares/pkg-descr b/dns/ares/pkg-descr
deleted file mode 100644
index 908593443325..000000000000
--- a/dns/ares/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-This is ares, an asynchronous resolver library. It is intended for
-applications which need to perform DNS queries without blocking, or
-need to perform multiple DNS queries in parallel. The primary
-examples of such applications are servers which communicate with
-multiple clients and programs with graphical user interfaces.