aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2005-09-21 19:31:43 +0000
committerBill Fenner <fenner@FreeBSD.org>2005-09-21 19:31:43 +0000
commit81797980f7c6379ede593d353bfc4a53034c4e62 (patch)
tree7b10e43d1cf032cacb42fb46f6449d6b993644ab /news
parent123b999a5e4caa741fe4e22a95bf046b3d29406a (diff)
downloadports-81797980f7c6379ede593d353bfc4a53034c4e62.tar.gz
ports-81797980f7c6379ede593d353bfc4a53034c4e62.zip
Notes
Diffstat (limited to 'news')
-rw-r--r--news/p5-NNTPClient/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/p5-NNTPClient/pkg-descr b/news/p5-NNTPClient/pkg-descr
index ac1c0af159d9..756eeab67f68 100644
--- a/news/p5-NNTPClient/pkg-descr
+++ b/news/p5-NNTPClient/pkg-descr
@@ -2,7 +2,7 @@ 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/search?dist=NNTPClient
+WWW: http://search.cpan.org/dist/NNTPClient/
- Pete
petef@FreeBSD.org