diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-04-27 16:41:53 +0000 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-04-27 16:41:53 +0000 |
commit | a6c5e3ed4aaf331490a1d0f6f8a96a9993cd27e4 (patch) | |
tree | b23f8f47980c5866bf505ce58ef89287c1777d09 /net/Makefile | |
parent | 94b55e755e8122574935f84df8a428f307ad6fd7 (diff) | |
download | FreeBSD-ports-a6c5e3ed4aaf331490a1d0f6f8a96a9993cd27e4.zip FreeBSD-ports-a6c5e3ed4aaf331490a1d0f6f8a96a9993cd27e4.tar.gz |
New port: nast
Nast is a packet sniffer and a LAN analyzer based on Libnet and Libpcap.
PR: 51310
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
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 f6d12dc..3a0764e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -326,6 +326,7 @@ SUBDIR += naim SUBDIR += nam SUBDIR += napshare + SUBDIR += nast SUBDIR += nat SUBDIR += nbtscan SUBDIR += nc |