diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-09-20 20:54:08 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-09-20 20:54:08 +0000 |
commit | 41a7072cfbf055dc6c89e9ca7fa617b720337e24 (patch) | |
tree | b63994e684ffd6fb805f9017ff2e8c81d549ca91 /net-im/p5-Net-NetSend | |
parent | 20b96b3ed5bab9778e6a3bfb8c877e145c9b2404 (diff) | |
download | ports-41a7072cfbf055dc6c89e9ca7fa617b720337e24.tar.gz ports-41a7072cfbf055dc6c89e9ca7fa617b720337e24.zip |
Typos, whitespace and capitalization fixes (G-P).
Notes
Notes:
svn path=/head/; revision=397461
Diffstat (limited to 'net-im/p5-Net-NetSend')
-rw-r--r-- | net-im/p5-Net-NetSend/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/p5-Net-NetSend/pkg-descr b/net-im/p5-Net-NetSend/pkg-descr index 32618701e064..017d66d5c2fe 100644 --- a/net-im/p5-Net-NetSend/pkg-descr +++ b/net-im/p5-Net-NetSend/pkg-descr @@ -1,6 +1,6 @@ This module implements a client interface to the Windows Messenger Service, -enabling a perl5 application to talk to windows machines. -This is a pure Perl implementation -that approximates the "net send" command on Windows. +enabling a perl5 application to talk to Windows machines. +This is a pure Perl implementation that approximates the "net send" +command on Windows. WWW: http://search.cpan.org/dist/Net-NetSend/ |