summaryrefslogtreecommitdiff
path: root/net/arpwatch/PLIST
diff options
context:
space:
mode:
authorjwise <jwise@pkgsrc.org>2008-04-04 19:42:15 +0000
committerjwise <jwise@pkgsrc.org>2008-04-04 19:42:15 +0000
commit25377b00d8d9d37c69ea7684a158e9665a77916f (patch)
treef6a2aa2a57f0737f103373f4c6bc24032b4bcf85 /net/arpwatch/PLIST
parentb37dcddbaab776b2493b79b6acb4efb0272fe3eb (diff)
downloadpkgsrc-25377b00d8d9d37c69ea7684a158e9665a77916f.tar.gz
Update arpwatch to version 2.1a15. Changes are build-infrastructure-related
and updates to vendor tables. While here, also install example scripts which come with arpwatch, showing how to have arpwatch sample from an snmp-enabled router or switch (these install into /usr/pkg/share/examples/arpwatch).
Diffstat (limited to 'net/arpwatch/PLIST')
-rw-r--r--net/arpwatch/PLIST5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/arpwatch/PLIST b/net/arpwatch/PLIST
index d49d8e4700c..eaf8e120fab 100644
--- a/net/arpwatch/PLIST
+++ b/net/arpwatch/PLIST
@@ -1,10 +1,13 @@
-@comment $NetBSD: PLIST,v 1.4 2005/11/30 22:36:43 bouyer Exp $
+@comment $NetBSD: PLIST,v 1.5 2008/04/04 19:42:15 jwise Exp $
sbin/arpwatch
sbin/arpsnmp
share/arpwatch/ethercodes.dat
+share/examples/arpwatch/bihourly.sh
+share/examples/arpwatch/arpfetch
man/man8/arpwatch.8
man/man8/arpsnmp.8
share/examples/rc.d/arpwatch
@exec ${MKDIR} ${VARBASE}/db/arpwatch
@exec /usr/bin/touch ${VARBASE}/db/arpwatch/arp.dat
@dirrm share/arpwatch
+@dirrm share/examples/arpwatch