From ade34df055eec34cdcb4d68e6240425c1ffd4cb9 Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Wed, 5 Aug 2015 13:47:41 +0000 Subject: Add a port of whoseip, useful utility that returns information about IP addresses: country code and network they belong to. WWW: http://www.gnu.org.ua/software/dnstools/whoseip.html --- dns/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'dns/Makefile') diff --git a/dns/Makefile b/dns/Makefile index 404f34200194..aca308602e1d 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -188,6 +188,7 @@ SUBDIR += vizone SUBDIR += walker SUBDIR += wdns + SUBDIR += whoseip SUBDIR += wrapsrv SUBDIR += yadifa SUBDIR += zkt -- cgit v1.2.3