aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/flowd
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:44:11 +0000
commit4e942b64191e2ef98dce2c5af31047a8640db768 (patch)
tree8c3238b7f0cbec2e9210d52f562960bb22323a7d /net-mgmt/flowd
parent1d1f878054efdd1171a8cb006e59ad0727610293 (diff)
downloadports-4e942b64191e2ef98dce2c5af31047a8640db768.tar.gz
ports-4e942b64191e2ef98dce2c5af31047a8640db768.zip
Notes
Diffstat (limited to 'net-mgmt/flowd')
-rw-r--r--net-mgmt/flowd/pkg-descr6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/flowd/pkg-descr b/net-mgmt/flowd/pkg-descr
index 9ff4158cb7f6..dbfbc77aa54b 100644
--- a/net-mgmt/flowd/pkg-descr
+++ b/net-mgmt/flowd/pkg-descr
@@ -1,13 +1,13 @@
-flowd is a small, fast and secure NetFlow collector. It offers the following
+flowd is a small, fast and secure NetFlow collector. It offers the following
features:
* Understands NetFlow protocol v.1, v.5, v.7 and v.9 (including IPv6 flows)
* Supports both IPv4 and IPv6 transport of flows
* Secure: flowd is privilege separated to limit the impact of any compromise
* Supports filtering and tagging of flows, using a packet filter-like syntax
- * Stores recorded flow data in a compact binary format which supports
+ * Stores recorded flow data in a compact binary format which supports
run-time choice over which flow fields are stored
- * Ships with both Perl and Python interfaces for reading and parsing the
+ * Ships with both Perl and Python interfaces for reading and parsing the
on-disk record format
* Is licensed under a liberal BSD-like license