diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-27 20:15:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-05-27 20:15:16 +0000 |
commit | ad4f267b7a2606a97d9e9b015928a8ece70689d4 (patch) | |
tree | 201adaff0e1c66da3b283ce829b513b8e5ad8f58 /ftp | |
parent | aabdb79c21f13281c2cf333a6b0414a228bf9406 (diff) | |
download | ports-ad4f267b7a2606a97d9e9b015928a8ece70689d4.tar.gz ports-ad4f267b7a2606a97d9e9b015928a8ece70689d4.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/p5-File-Fetch/pkg-descr | 2 | ||||
-rw-r--r-- | ftp/p5-Net-FTP-Common/pkg-descr | 2 | ||||
-rw-r--r-- | ftp/p5-Net-FTP-Recursive/pkg-descr | 2 | ||||
-rw-r--r-- | ftp/p5-Net-FTPSSL/pkg-descr | 2 | ||||
-rw-r--r-- | ftp/p5-Net-FTPServer/pkg-descr | 2 | ||||
-rw-r--r-- | ftp/p5-POE-Component-Client-FTP/pkg-descr | 2 | ||||
-rw-r--r-- | ftp/p5-SOAP-Transport-FTP/pkg-descr | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/ftp/p5-File-Fetch/pkg-descr b/ftp/p5-File-Fetch/pkg-descr index 21425c79ae5a..60592c6ee169 100644 --- a/ftp/p5-File-Fetch/pkg-descr +++ b/ftp/p5-File-Fetch/pkg-descr @@ -3,4 +3,4 @@ File::Fetch is a generic file fetching mechanism. It allows you to fetch any file pointed to by a ftp, http, file, or rsync uri by a number of different means. -WWW: http://search.cpan.org/dist/File-Fetch/ +WWW: https://metacpan.org/release/File-Fetch diff --git a/ftp/p5-Net-FTP-Common/pkg-descr b/ftp/p5-Net-FTP-Common/pkg-descr index 5167c1f96e75..b60cc7eefbf7 100644 --- a/ftp/p5-Net-FTP-Common/pkg-descr +++ b/ftp/p5-Net-FTP-Common/pkg-descr @@ -3,4 +3,4 @@ one-line, no-argument affair. In other words, you have 100% programming with Net::FTP. With Net::FTP::Common you will have 95% configuration and 5% programming. -WWW: http://search.cpan.org/dist/Net-FTP-Common/ +WWW: https://metacpan.org/release/Net-FTP-Common diff --git a/ftp/p5-Net-FTP-Recursive/pkg-descr b/ftp/p5-Net-FTP-Recursive/pkg-descr index 43308685f532..5282ed807d70 100644 --- a/ftp/p5-Net-FTP-Recursive/pkg-descr +++ b/ftp/p5-Net-FTP-Recursive/pkg-descr @@ -8,4 +8,4 @@ The methods are: rls - Receive an entire directory tree listing, filenames only. rdelete - Remove an entire directory tree. -WWW: http://search.cpan.org/dist/Net-FTP-Recursive/ +WWW: https://metacpan.org/release/Net-FTP-Recursive diff --git a/ftp/p5-Net-FTPSSL/pkg-descr b/ftp/p5-Net-FTPSSL/pkg-descr index 6556ccc90db4..dc070e636e78 100644 --- a/ftp/p5-Net-FTPSSL/pkg-descr +++ b/ftp/p5-Net-FTPSSL/pkg-descr @@ -2,4 +2,4 @@ Net::FTPSSL is a class implementing a simple FTP client over a Secure Sockets Layer (SSL) or Transport Layer Security (TLS) connection written in Perl as described in RFC959 and RFC2228. It will use TLS by default. -WWW: http://search.cpan.org/dist/Net-FTPSSL/ +WWW: https://metacpan.org/release/Net-FTPSSL diff --git a/ftp/p5-Net-FTPServer/pkg-descr b/ftp/p5-Net-FTPServer/pkg-descr index 6132f1257835..1b4c0bad4e83 100644 --- a/ftp/p5-Net-FTPServer/pkg-descr +++ b/ftp/p5-Net-FTPServer/pkg-descr @@ -18,4 +18,4 @@ Major features of Net::FTPServer include: * Syslog logging. * Set TCP parameters. -WWW: http://search.cpan.org/dist/Net-FTPServer/ +WWW: https://metacpan.org/release/Net-FTPServer diff --git a/ftp/p5-POE-Component-Client-FTP/pkg-descr b/ftp/p5-POE-Component-Client-FTP/pkg-descr index 9c2dab8a4120..b78c07292941 100644 --- a/ftp/p5-POE-Component-Client-FTP/pkg-descr +++ b/ftp/p5-POE-Component-Client-FTP/pkg-descr @@ -1,4 +1,4 @@ POE::Component::Client::FTP is a POE component for interacting with a FTP server. -WWW: http://search.cpan.org/dist/POE-Component-Client-FTP/ +WWW: https://metacpan.org/release/POE-Component-Client-FTP diff --git a/ftp/p5-SOAP-Transport-FTP/pkg-descr b/ftp/p5-SOAP-Transport-FTP/pkg-descr index b1003ae0e592..5127808a74ba 100644 --- a/ftp/p5-SOAP-Transport-FTP/pkg-descr +++ b/ftp/p5-SOAP-Transport-FTP/pkg-descr @@ -3,4 +3,4 @@ portion of the client structure. It is brought in when an endpoint is specified via the proxy method that starts with the characters, ftp://. This module provides only a client class. -WWW: http://search.cpan.org/dist/SOAP-Transport-FTP/ +WWW: https://metacpan.org/release/SOAP-Transport-FTP |