diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-01-08 15:01:25 +0800 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-01-08 15:01:25 +0800 |
commit | c5d811a37d56d8b50097c8e3ae91f58980ee7ed9 (patch) | |
tree | 5810e1ce97ce2cdafc8ab85ef5ee1efef73f5b58 /net | |
parent | a03386997b05123634c4a845036ff9a7340f2c38 (diff) | |
download | freebsd-ports-gnome-c5d811a37d56d8b50097c8e3ae91f58980ee7ed9.tar.gz freebsd-ports-gnome-c5d811a37d56d8b50097c8e3ae91f58980ee7ed9.tar.zst freebsd-ports-gnome-c5d811a37d56d8b50097c8e3ae91f58980ee7ed9.zip |
Repeated words are are hard to to find sometimes.
Approved by: portmgr (itetcu)
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Appliance-Phrasebook/pkg-descr | 2 | ||||
-rw-r--r-- | net/p5-Net-MAC-Vendor/pkg-descr | 2 | ||||
-rw-r--r-- | net/radsecproxy/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Net-Appliance-Phrasebook/pkg-descr b/net/p5-Net-Appliance-Phrasebook/pkg-descr index 2fa1334d74d6..05335ebe8dd0 100644 --- a/net/p5-Net-Appliance-Phrasebook/pkg-descr +++ b/net/p5-Net-Appliance-Phrasebook/pkg-descr @@ -1,4 +1,4 @@ -If you use Perl to manage interactive sessions with with the +If you use Perl to manage interactive sessions with the command-line interfaces of networked appliances, then you might find this module useful. diff --git a/net/p5-Net-MAC-Vendor/pkg-descr b/net/p5-Net-MAC-Vendor/pkg-descr index 01f98bd6d73b..39556905a948 100644 --- a/net/p5-Net-MAC-Vendor/pkg-descr +++ b/net/p5-Net-MAC-Vendor/pkg-descr @@ -6,7 +6,7 @@ bytes. The first three bytes are the OUI. This module allows you to take a MAC address and turn it into the OUI and vendor information. You can, for instance, scan a network, collect MAC addresses, and turn those addresses into vendors. With vendor information, -you can often guess at what what you are looking at (e.g. an Apple +you can often guess at what you are looking at (e.g. an Apple product). You can use this as a module as its individual functions, or call it as a diff --git a/net/radsecproxy/pkg-descr b/net/radsecproxy/pkg-descr index 261f62f9c0b9..dd3db1070370 100644 --- a/net/radsecproxy/pkg-descr +++ b/net/radsecproxy/pkg-descr @@ -1,4 +1,4 @@ -radsecproxy is a generic RADIUS proxy that in addition to to usual RADIUS +radsecproxy is a generic RADIUS proxy that in addition to usual RADIUS UDP transport, also supports TLS (RadSec), as well as RADIUS over TCP and DTLS. The aim is for the proxy to have sufficient features to be flexible, while at the same time to be small, efficient and easy to configure. |