diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-29 15:54:11 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-29 15:54:11 +0000 |
commit | 69b9bce8116687d5e7a2bc6cf5050c4ebedf1d8b (patch) | |
tree | f50601272c8acdf98e8c62da09fd2a18631b65bf /net/Makefile | |
parent | 1d2ced0bb75b9491b8a16da835719cb1ff886f26 (diff) | |
download | ports-69b9bce8116687d5e7a2bc6cf5050c4ebedf1d8b.tar.gz ports-69b9bce8116687d5e7a2bc6cf5050c4ebedf1d8b.zip |
add nat
NetBIOS auditing tool
PR: 27607
Submitted by: Roman Shterenzon <roman@xpert.com>
Notes
Notes:
svn path=/head/; revision=43271
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 208fedeb0d13..25ff939fa3a0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -193,6 +193,7 @@ SUBDIR += mudix SUBDIR += naim SUBDIR += nam + SUBDIR += nat SUBDIR += ncat SUBDIR += ncplib SUBDIR += nemesis |