summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-03-01 18:16:06 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-03-01 18:16:06 +0000
commitef4785ec3c2861850c2ad0da35f58260e1dfb740 (patch)
tree599927727d778c71a4e40437a040bb8dc1fa74c0 /net
parentDNS debugger - requests a zone transfer and analyzes the result. (diff)
share dnswalk with the world
PR: ports/5515
Notes
Notes: svn path=/head/; revision=9978
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index de47b40622c7..83e98c662b53 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.143 1998/02/25 01:26:08 steve Exp $
+# $Id: Makefile,v 1.144 1998/02/26 03:01:48 msmith Exp $
#
SUBDIR += archie
@@ -20,6 +20,7 @@
SUBDIR += dgd-net
SUBDIR += dict
SUBDIR += dip
+ SUBDIR += dnswalk
SUBDIR += echoping
SUBDIR += fping
SUBDIR += freewais-sf