diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-02-07 08:42:46 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-02-07 08:42:46 +0800 |
commit | aee182b37449f4c2a28e9a0db2df8d0afe489a17 (patch) | |
tree | 7b64de2e24d296fbde036b644af9d102c6cd9c29 /net/Makefile | |
parent | 3fd7b84adab689d85533f5888ed9bb5349d25259 (diff) | |
download | freebsd-ports-gnome-aee182b37449f4c2a28e9a0db2df8d0afe489a17.tar.gz freebsd-ports-gnome-aee182b37449f4c2a28e9a0db2df8d0afe489a17.tar.zst freebsd-ports-gnome-aee182b37449f4c2a28e9a0db2df8d0afe489a17.zip |
add dnssec walker
DNSSEC Walker
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index f9c722d6aa10..1db80fe20d46 100644 --- a/net/Makefile +++ b/net/Makefile @@ -86,6 +86,7 @@ SUBDIR += dlint SUBDIR += dnrd SUBDIR += dns_balance + SUBDIR += dnssecwalker SUBDIR += dnstracer SUBDIR += dnsutl SUBDIR += dnswalk |