summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-03-13 13:20:18 +0000
committerzuntum <zuntum>2001-03-13 13:20:18 +0000
commitcd1838195daef2d472550f33bf801b39c4cfbf90 (patch)
tree41f76d1b22b09b335b2bfc9bc9f788436cd3a10d
parent5e61e5032f9a0c20d4cecf38118837c286c229f5 (diff)
downloadpkgsrc-cd1838195daef2d472550f33bf801b39c4cfbf90.tar.gz
add & enable sniff
-rw-r--r--security/Makefile3
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