summaryrefslogtreecommitdiff
path: root/net-mgmt/arpwatch-devel/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-01-16 05:08:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-01-16 05:08:57 +0000
commitdf3e7e93b8317ece24fbe7d0c9e4aa1ebb0feca0 (patch)
tree1d9ecedb74d255866c8e1e5df9db0f2739a8ba66 /net-mgmt/arpwatch-devel/pkg-descr
parentConvert a few more uses of INDEX to ${INDEXFILE} (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_0_0'.release/5.0.0
Notes
Notes: svn path=/head/; revision=73228 svn path=/tags/RELEASE_5_0_0/; revision=73229; tag=release/5.0.0
Diffstat (limited to 'net-mgmt/arpwatch-devel/pkg-descr')
-rw-r--r--net-mgmt/arpwatch-devel/pkg-descr21
1 files changed, 0 insertions, 21 deletions
diff --git a/net-mgmt/arpwatch-devel/pkg-descr b/net-mgmt/arpwatch-devel/pkg-descr
deleted file mode 100644
index 1e2e8138080c..000000000000
--- a/net-mgmt/arpwatch-devel/pkg-descr
+++ /dev/null
@@ -1,21 +0,0 @@
-ARPWATCH 2.0
-Lawrence Berkeley National Laboratory
-Network Research Group
-arpwatch@ee.lbl.gov
-ftp://ftp.ee.lbl.gov/arpwatch.tar.Z
-
-This directory contains source code for arpwatch and arpsnmp, tools
-that monitors ethernet activity and maintain a database of ethernet/ip
-address pairings. It also reports certain changes via email.
-
-Arpsnmp has the same database features of arpwatch but relies on an
-external agent to collect the arp data. This distribution contains a
-script, arpfetch, that uses snmpwalk from the CMU SNMP package. This
-package is available from:
-
- ftp://ftp.net.cmu.edu/pub/snmp-dist/cmu-snmp*.tar.Z
-
-It should be trivial to adaptive the output of any snmp query program
-for use with arpsnmp.
-
-Please send bugs and comments to arpwatch@ee.lbl.gov.