diff options
author | markp <markp@FreeBSD.org> | 2001-06-15 20:46:45 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-06-15 20:46:45 +0800 |
commit | abc46811e1aba64551ecf661cc2cadbbcac3ff00 (patch) | |
tree | 677be1cdbaed5cf5c406cd5bcaf2d9c1fcc8227d /net/Makefile | |
parent | a7f0a5a04efeadae90a5165233dfd5debd2ed572 (diff) | |
download | freebsd-ports-gnome-abc46811e1aba64551ecf661cc2cadbbcac3ff00.tar.gz freebsd-ports-gnome-abc46811e1aba64551ecf661cc2cadbbcac3ff00.tar.zst freebsd-ports-gnome-abc46811e1aba64551ecf661cc2cadbbcac3ff00.zip |
Add sleuth 1.2, a tool for checking DNS zones.
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 b29b9832566e..e77b8c5444c6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -335,6 +335,7 @@ SUBDIR += sendip SUBDIR += sharity-light SUBDIR += sing + SUBDIR += sleuth SUBDIR += slirp SUBDIR += smbfs SUBDIR += smbtcpdump |