diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-02-07 00:42:46 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-02-07 00:42:46 +0000 |
commit | 67bf66366d7b2b98f7126d80576fe23136e28e9f (patch) | |
tree | a81d4962ee9c8fe4ab1f146740ec87b6c46de6ad /net/Makefile | |
parent | 7120788387f096ffaeff4d058c79a3dd501d7b55 (diff) | |
download | ports-67bf66366d7b2b98f7126d80576fe23136e28e9f.tar.gz ports-67bf66366d7b2b98f7126d80576fe23136e28e9f.zip |
Notes
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 |