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 /news | |
parent | aabdb79c21f13281c2cf333a6b0414a228bf9406 (diff) | |
download | ports-ad4f267b7a2606a97d9e9b015928a8ece70689d4.tar.gz ports-ad4f267b7a2606a97d9e9b015928a8ece70689d4.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/p5-NNTPClient/pkg-descr | 2 | ||||
-rw-r--r-- | news/p5-News-Article-NoCeM/pkg-descr | 2 | ||||
-rw-r--r-- | news/p5-News-Newsrc/pkg-descr | 2 | ||||
-rw-r--r-- | news/p5-POE-Component-Client-NNTP/pkg-descr | 2 | ||||
-rw-r--r-- | news/p5-POE-Component-Server-NNTP/pkg-descr | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/news/p5-NNTPClient/pkg-descr b/news/p5-NNTPClient/pkg-descr index d8194bcf5c66..28a2ce8abaea 100644 --- a/news/p5-NNTPClient/pkg-descr +++ b/news/p5-NNTPClient/pkg-descr @@ -2,4 +2,4 @@ This module implements a client interface to NNTP, enabling a Perl 5 application to talk to NNTP servers. It uses the OOP (Object Oriented Programming) interface introduced with Perl 5. -WWW: http://search.cpan.org/dist/NNTPClient/ +WWW: https://metacpan.org/release/NNTPClient diff --git a/news/p5-News-Article-NoCeM/pkg-descr b/news/p5-News-Article-NoCeM/pkg-descr index c629768b58c2..9e4682ac39ef 100644 --- a/news/p5-News-Article-NoCeM/pkg-descr +++ b/news/p5-News-Article-NoCeM/pkg-descr @@ -2,4 +2,4 @@ News::Article::NoCeM is a library of perl modules for managing NoCeM notice in Network News services. It's meant to be used for code-reuse and sharing when writing news-based applications. -WWW: http://search.cpan.org/dist/News-Article-NoCeM/ +WWW: https://metacpan.org/release/News-Article-NoCeM diff --git a/news/p5-News-Newsrc/pkg-descr b/news/p5-News-Newsrc/pkg-descr index 193de8330ede..faa88ec08ec2 100644 --- a/news/p5-News-Newsrc/pkg-descr +++ b/news/p5-News-Newsrc/pkg-descr @@ -14,4 +14,4 @@ Methods are provided for - returning lists of newsgroups - returning lists of articles -WWW: http://search.cpan.org/dist/News-Newsrc/ +WWW: https://metacpan.org/release/News-Newsrc diff --git a/news/p5-POE-Component-Client-NNTP/pkg-descr b/news/p5-POE-Component-Client-NNTP/pkg-descr index 81f34892680a..67ec99c4a7b1 100644 --- a/news/p5-POE-Component-Client-NNTP/pkg-descr +++ b/news/p5-POE-Component-Client-NNTP/pkg-descr @@ -1,4 +1,4 @@ POE::Component::Client::NNTP is a POE component that provides non-blocking NNTP access to other components and sessions. -WWW: http://search.cpan.org/dist/POE-Component-Client-NNTP/ +WWW: https://metacpan.org/release/POE-Component-Client-NNTP diff --git a/news/p5-POE-Component-Server-NNTP/pkg-descr b/news/p5-POE-Component-Server-NNTP/pkg-descr index 500ab7200853..0c417cd5132d 100644 --- a/news/p5-POE-Component-Server-NNTP/pkg-descr +++ b/news/p5-POE-Component-Server-NNTP/pkg-descr @@ -11,4 +11,4 @@ responses. This component doesn't implement the news database and as such is not by itself a complete NNTP daemon implementation. -WWW: http://search.cpan.org/dist/POE-Component-Server-NNTP/ +WWW: https://metacpan.org/release/POE-Component-Server-NNTP |