diff options
author | mm <mm@FreeBSD.org> | 2008-05-24 07:39:53 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2008-05-24 07:39:53 +0800 |
commit | 4fa923ccefca9d55a227dd9b97ff555110afc963 (patch) | |
tree | 9d64beb2cecf59f6037e271950cac274aadbc76b /dns/Makefile | |
parent | c7aac596d2ccb86165be10f8d45211048c621e69 (diff) | |
download | freebsd-ports-gnome-4fa923ccefca9d55a227dd9b97ff555110afc963.tar.gz freebsd-ports-gnome-4fa923ccefca9d55a227dd9b97ff555110afc963.tar.zst freebsd-ports-gnome-4fa923ccefca9d55a227dd9b97ff555110afc963.zip |
UDNS is a stub DNS resolver library with ability to perform both synchronous
and asynchronous DNS queries.
WWW: http://www.corpit.ru/mjt/udns.html
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index eb2f288e3a29..ba7cb3e13721 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -121,6 +121,7 @@ SUBDIR += staticcharge SUBDIR += tinystats SUBDIR += totd + SUBDIR += udns SUBDIR += unbound SUBDIR += updatedd SUBDIR += vizone |