diff options
author | lme <lme@FreeBSD.org> | 2014-02-05 04:09:29 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2014-02-05 04:09:29 +0800 |
commit | a1014e4b5b9be407125c0e2b06b2db4f62e18f46 (patch) | |
tree | 437acbcd51258b1f7731486c24e78589151c7692 /mail/p5-POE-Component-Client-POP3 | |
parent | 4b9aa0c19bc5bf724e2399de83f9a7d4381f167d (diff) | |
download | freebsd-ports-gnome-a1014e4b5b9be407125c0e2b06b2db4f62e18f46.tar.gz freebsd-ports-gnome-a1014e4b5b9be407125c0e2b06b2db4f62e18f46.tar.zst freebsd-ports-gnome-a1014e4b5b9be407125c0e2b06b2db4f62e18f46.zip |
Fix several typos in the ports tree.
PR: ports/176378
Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
Diffstat (limited to 'mail/p5-POE-Component-Client-POP3')
-rw-r--r-- | mail/p5-POE-Component-Client-POP3/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-POE-Component-Client-POP3/pkg-descr b/mail/p5-POE-Component-Client-POP3/pkg-descr index a23abdac54c1..155a6fd5663c 100644 --- a/mail/p5-POE-Component-Client-POP3/pkg-descr +++ b/mail/p5-POE-Component-Client-POP3/pkg-descr @@ -1,6 +1,6 @@ POE::Component::Client::POP3 is a POE component for interacting with a POP3 server. This means it is an event driven way to communicate with a -server that impliments Post Office Protocol Version 3 see rfc 1939 for +server that implements Post Office Protocol Version 3 see rfc 1939 for details on the protocol. WWW: http://search.cpan.org/dist/POE-Component-Client-POP3/ |