diff options
author | zuntum <zuntum> | 2001-03-13 13:20:18 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-03-13 13:20:18 +0000 |
commit | cd1838195daef2d472550f33bf801b39c4cfbf90 (patch) | |
tree | 41f76d1b22b09b335b2bfc9bc9f788436cd3a10d /security/Makefile | |
parent | 5e61e5032f9a0c20d4cecf38118837c286c229f5 (diff) | |
download | pkgsrc-cd1838195daef2d472550f33bf801b39c4cfbf90.tar.gz |
add & enable sniff
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 7cc441efbc2..f9fd7a71803 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2001/03/10 14:18:54 wiz Exp $ +# $NetBSD: Makefile,v 1.64 2001/03/13 13:20:18 zuntum Exp $ # COMMENT= Security tools @@ -55,6 +55,7 @@ SUBDIR+= rid SUBDIR+= rsaref SUBDIR+= scanssh SUBDIR+= smtpd +SUBDIR+= sniff SUBDIR+= srp_client SUBDIR+= ssh SUBDIR+= ssh-askpass |