diff options
author | Brian Somers <brian@FreeBSD.org> | 1997-07-01 02:05:06 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 1997-07-01 02:05:06 +0000 |
commit | 1f4132c7d8c4394c2b2f5b21bbf699df04d7a499 (patch) | |
tree | 518945368514394337071d43e6836b36ae030ce3 /net/arpwatch/pkg-plist | |
parent | Style police. (diff) |
Patch and add arp2ethers & ethercodes.dat installation.
Suggested by: neil.long@materials.oxford.ac.uk (Neil J Long)
Add etc/rc.d/arpwatch.sh
Don't mention arp.dat as an "installed" file - we may want
this after pkg_delete.
Diffstat (limited to 'net/arpwatch/pkg-plist')
-rw-r--r-- | net/arpwatch/pkg-plist | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net/arpwatch/pkg-plist b/net/arpwatch/pkg-plist index 95c1f249e5c6..7cd10c65b24b 100644 --- a/net/arpwatch/pkg-plist +++ b/net/arpwatch/pkg-plist @@ -2,4 +2,9 @@ sbin/arpwatch sbin/arpsnmp man/man8/arpwatch.8.gz man/man8/arpsnmp.8.gz -arpwatch/arp.dat +arpwatch/arp2ethers +arpwatch/ethercodes.dat +arpwatch/d.awk +arpwatch/e.awk +arpwatch/p.awk +etc/rc.d/arpwatch.sh |