diff options
-rw-r--r-- | net/ftplibpp/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ftplibpp/DESCR b/net/ftplibpp/DESCR index 3664c012697..7eb238eb67d 100644 --- a/net/ftplibpp/DESCR +++ b/net/ftplibpp/DESCR @@ -1,4 +1,4 @@ -ftplibpp contains a C++ class providing ftp client functionality. It is a +ftplibpp is a C++ class providing ftp client functionality. It is a direct derivate from the great ftplib C library by Thomas Pfau. It was ported to C++, modified and some features added to fit today's FTP standards, like resuming up- and downloads, fxp support, SSL/TLS encryption |