summaryrefslogtreecommitdiff
path: root/security/sniff/pkg
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-03-13 14:14:40 +0000
committerzuntum <zuntum>2001-03-13 14:14:40 +0000
commit48a004d037a44b653bbb449470077d8185c96598 (patch)
tree8729f136d233b8527888dfe9e8ae5260a44df67e /security/sniff/pkg
parentaf76cb5ac1169720c4930ff428a0ec621f476071 (diff)
downloadpkgsrc-48a004d037a44b653bbb449470077d8185c96598.tar.gz
Update sniff to 2.0.
Fixes pkg/12209 by Riccardo Veraldi <veraldi@cs.unibo.it> Changes since 1.0: * directly uses libpcap functions and includes a few bug fixes to the previous code. A few subroutines have been complitely rewritten.
Diffstat (limited to 'security/sniff/pkg')
-rw-r--r--security/sniff/pkg/DESCR2
-rw-r--r--security/sniff/pkg/PLIST6
2 files changed, 4 insertions, 4 deletions
diff --git a/security/sniff/pkg/DESCR b/security/sniff/pkg/DESCR
index 21c5da3a8fb..ba8c704e25e 100644
--- a/security/sniff/pkg/DESCR
+++ b/security/sniff/pkg/DESCR
@@ -1,3 +1,3 @@
This program filters the tcpump raw packet data looking for logins and
passwords on the most commonly used tcp ports (ftp telnet pop3 ...).
-It dumps sniffed data to a file named sniff.log
+It dumps sniffed data to a file named sniff2.log
diff --git a/security/sniff/pkg/PLIST b/security/sniff/pkg/PLIST
index 8fd6bb8e880..d51279c117d 100644
--- a/security/sniff/pkg/PLIST
+++ b/security/sniff/pkg/PLIST
@@ -1,3 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2001/03/13 13:13:41 zuntum Exp $
-sbin/sniff
-man/man1/sniff.1
+@comment $NetBSD: PLIST,v 1.2 2001/03/13 14:14:41 zuntum Exp $
+sbin/sniff2
+man/man1/sniff2.1