diff options
author | Brian Somers <brian@FreeBSD.org> | 1997-03-30 17:19:56 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 1997-03-30 17:19:56 +0000 |
commit | 4155dab552effcfc9649b1b079121ff7f4c19974 (patch) | |
tree | 88d272acfd87fd8c8910b7331f4206abadfcde70 /net/arpwatch/pkg-plist | |
parent | Fix name of include file. Packaging now works, so we can close PR (diff) |
Import arpwatch version 2.0.1a1, a tool for monitoring
a network interface and maintaining a table of MAC
addresses against IP numbers and host names.
Diffstat (limited to 'net/arpwatch/pkg-plist')
-rw-r--r-- | net/arpwatch/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/arpwatch/pkg-plist b/net/arpwatch/pkg-plist new file mode 100644 index 000000000000..94e26bc31a3a --- /dev/null +++ b/net/arpwatch/pkg-plist @@ -0,0 +1,4 @@ +sbin/arpwatch +sbin/arpsnmp +man/man8/arpwatch.8 +man/man8/arpsnmp.8 |