diff options
| author | pin <pin@pkgsrc.org> | 2022-11-27 16:15:20 +0000 |
|---|---|---|
| committer | pin <pin@pkgsrc.org> | 2022-11-27 16:15:20 +0000 |
| commit | fcbe210bdb2898078d07fb02b17d581133b682c5 (patch) | |
| tree | 8b49a7e631bfe63c185310ddb985f8c6f1740ac2 /net/Makefile | |
| parent | 9a66c8b82c9da6b480ba8b18522437948a66973a (diff) | |
| download | pkgsrc-fcbe210bdb2898078d07fb02b17d581133b682c5.tar.gz | |
Add sniffnet
Diffstat (limited to 'net/Makefile')
| -rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 4ee1bad92d4..a1fc3a37b6f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1487 2022/11/26 11:27:22 nros Exp $ +# $NetBSD: Makefile,v 1.1488 2022/11/27 16:15:20 pin Exp $ # COMMENT= Networking tools @@ -887,6 +887,7 @@ SUBDIR+= sitescooper SUBDIR+= slurm SUBDIR+= smokeping SUBDIR+= sniffit +SUBDIR+= sniffnet SUBDIR+= sniproxy SUBDIR+= snmptt SUBDIR+= snort |
