diff options
author | olgeni <olgeni@FreeBSD.org> | 2015-03-22 21:22:52 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2015-03-22 21:22:52 +0800 |
commit | ce8c5ea2d9a5bf4f904fc2d815ca0f5615f5bb60 (patch) | |
tree | 3e91461235ad3471a9c30838d44e0529be3842dd /net | |
parent | a51cc3ffa6592808dd405d8cad5cd9e3878158c7 (diff) | |
download | freebsd-ports-gnome-ce8c5ea2d9a5bf4f904fc2d815ca0f5615f5bb60.tar.gz freebsd-ports-gnome-ce8c5ea2d9a5bf4f904fc2d815ca0f5615f5bb60.tar.zst freebsd-ports-gnome-ce8c5ea2d9a5bf4f904fc2d815ca0f5615f5bb60.zip |
Fix minor typos in pkg-descr files.
Diffstat (limited to 'net')
-rw-r--r-- | net/exabgp/pkg-descr | 2 | ||||
-rw-r--r-- | net/tableutil/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/exabgp/pkg-descr b/net/exabgp/pkg-descr index 8c0f5202a82b..e4c3dac75d94 100644 --- a/net/exabgp/pkg-descr +++ b/net/exabgp/pkg-descr @@ -1,6 +1,6 @@ A BGP route injector which can inject routes with arbitrary next-hops into your network (source some ipv4/ipv6 routes using both IPv4 and IPv6 TCP -connections), mitigate DDOS using flowspec, or pass the route it receive +connections), mitigate DDOS using flowspec, or pass the route it receives in textual form to third party application. WWW: https://github.com/Exa-Networks/exabgp diff --git a/net/tableutil/pkg-descr b/net/tableutil/pkg-descr index 4869bf991b12..a4ba31ffde05 100644 --- a/net/tableutil/pkg-descr +++ b/net/tableutil/pkg-descr @@ -1,5 +1,5 @@ Tableutil is a utility for converting, aggregating and performing operations -on lists of IP-addresses. It's primary use is to convert files into a format +on lists of IP-addresses. Its primary use is to convert files into a format pfctl(8) can read. It can read plain-text-files with ranges (123.123.123.123-234.234.234.234), |