diff options
author | agc <agc@pkgsrc.org> | 2001-05-10 13:40:36 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-05-10 13:40:36 +0000 |
commit | 0ff01dd3c03ac387f97375a04f13e3a68206c381 (patch) | |
tree | 65766050c21e8ba53192dd488d9041ab0ed73590 | |
parent | dfffee22a3193c64609deb8ad972bdbcc14dd70d (diff) | |
download | pkgsrc-0ff01dd3c03ac387f97375a04f13e3a68206c381.tar.gz |
add missing example file, caught by latest bulk build.
-rw-r--r-- | security/dsniff/pkg/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/dsniff/pkg/PLIST b/security/dsniff/pkg/PLIST index 43763b3bf82..c764c6961a9 100644 --- a/security/dsniff/pkg/PLIST +++ b/security/dsniff/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2000/12/18 08:49:39 itojun Exp $ +@comment $NetBSD: PLIST,v 1.4 2001/05/10 13:40:36 agc Exp $ sbin/arpspoof sbin/dnsspoof sbin/dsniff @@ -12,6 +12,7 @@ sbin/tcpnice sbin/urlsnarf sbin/webmitm sbin/webspy +lib/dnsspoof.hosts lib/dsniff.magic lib/dsniff.services man/man8/arpspoof.8 |