diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-04-09 23:15:46 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 23:15:52 -0500 |
commit | 311360f31e32b6dca7c7d891cddd2219a234f7a8 (patch) | |
tree | 7188b72e26d28fbce60e20923aa2ea3dff19a1e6 /libraries/c-ares/README | |
parent | 88df4531500d73847415cc93b8a4f31efdb73ee9 (diff) |
libraries/c-ares: Removed (added to Slackware).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/c-ares/README')
-rw-r--r-- | libraries/c-ares/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libraries/c-ares/README b/libraries/c-ares/README deleted file mode 100644 index 24b19f7eebb06..0000000000000 --- a/libraries/c-ares/README +++ /dev/null @@ -1,3 +0,0 @@ -c-ares is a C library that performs DNS requests and name resolves -asynchronously. c-ares is a fork of the original library named 'ares', -written by Greg Hudson at MIT. |