aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2006-02-20 20:50:22 +0000
committerBill Fenner <fenner@FreeBSD.org>2006-02-20 20:50:22 +0000
commit83764e1daa03098dc428ee168dfdd6d9bff09502 (patch)
tree6e54166a37d3eb7345e578985257c0cacc56c113 /net
parentaf5d5061f820712760764ee5f8e8a3be5a03bfb7 (diff)
downloadports-83764e1daa03098dc428ee168dfdd6d9bff09502.tar.gz
ports-83764e1daa03098dc428ee168dfdd6d9bff09502.zip
Update search.cpan.org WWW: entries to have a trailing slash.
Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in.
Notes
Notes: svn path=/head/; revision=156536
Diffstat (limited to 'net')
-rw-r--r--net/p5-IP-Country/pkg-descr2
-rw-r--r--net/p5-Net-EPP-Client/pkg-descr2
-rw-r--r--net/p5-Net-EPP-Frame/pkg-descr2
-rw-r--r--net/p5-Net-EPP-Proxy/pkg-descr2
-rw-r--r--net/p5-Net-EPP/pkg-descr2
-rw-r--r--net/p5-POE-Component-ControlPort/pkg-descr2
-rw-r--r--net/p5-URI-OpenURL/pkg-descr2
7 files changed, 7 insertions, 7 deletions
diff --git a/net/p5-IP-Country/pkg-descr b/net/p5-IP-Country/pkg-descr
index 83066a66ae7b..c78522a53141 100644
--- a/net/p5-IP-Country/pkg-descr
+++ b/net/p5-IP-Country/pkg-descr
@@ -11,4 +11,4 @@ client herself, this is probably good enough for most log analysis
applications, and under test has proved to be as accurate as
reverse-DNS and WHOIS lookup.
-WWW: http://search.cpan.org/dist/IP-Country/
+WWW: http://search.cpan.org/dist/IP-Country/ /
diff --git a/net/p5-Net-EPP-Client/pkg-descr b/net/p5-Net-EPP-Client/pkg-descr
index 4353c273df4a..06626031dc44 100644
--- a/net/p5-Net-EPP-Client/pkg-descr
+++ b/net/p5-Net-EPP-Client/pkg-descr
@@ -13,5 +13,5 @@ connections and send and receive responses over this connection.
Net::EPP::Client also provides some time-saving features, such as being
able to provide request and response frames as Net::EPP::Frame objects.
-WWW: http://search.cpan.org/dist/Net-EPP-Client
+WWW: http://search.cpan.org/dist/Net-EPP-Client/
Author: Gavin Brown <epp@centralnic.com>
diff --git a/net/p5-Net-EPP-Frame/pkg-descr b/net/p5-Net-EPP-Frame/pkg-descr
index feca02e2308c..41eb3c71de68 100644
--- a/net/p5-Net-EPP-Frame/pkg-descr
+++ b/net/p5-Net-EPP-Frame/pkg-descr
@@ -11,5 +11,5 @@ servers. This module implements a subclass of the XML::LibXML::Document
module that simplifies the process of creation of these frames. It is
designed to be used alongside the Net::EPP::Client module.
-WWW: http://search.cpan.org/dist/Net-EPP-Frame
+WWW: http://search.cpan.org/dist/Net-EPP-Frame/
Author: Gavin Brown <epp@centralnic.com>
diff --git a/net/p5-Net-EPP-Proxy/pkg-descr b/net/p5-Net-EPP-Proxy/pkg-descr
index 8750c9268f9a..fcf60f8bdbed 100644
--- a/net/p5-Net-EPP-Proxy/pkg-descr
+++ b/net/p5-Net-EPP-Proxy/pkg-descr
@@ -15,5 +15,5 @@ transaction.
Net::EPP::Proxy is based on the Net::Server framework and
Net::EPP::Client, which it uses to communicate with the server.
-WWW: http://search.cpan.org/dist/Net-EPP-Proxy
+WWW: http://search.cpan.org/dist/Net-EPP-Proxy/
Author: Gavin Brown <epp@centralnic.com>
diff --git a/net/p5-Net-EPP/pkg-descr b/net/p5-Net-EPP/pkg-descr
index 4353c273df4a..06626031dc44 100644
--- a/net/p5-Net-EPP/pkg-descr
+++ b/net/p5-Net-EPP/pkg-descr
@@ -13,5 +13,5 @@ connections and send and receive responses over this connection.
Net::EPP::Client also provides some time-saving features, such as being
able to provide request and response frames as Net::EPP::Frame objects.
-WWW: http://search.cpan.org/dist/Net-EPP-Client
+WWW: http://search.cpan.org/dist/Net-EPP-Client/
Author: Gavin Brown <epp@centralnic.com>
diff --git a/net/p5-POE-Component-ControlPort/pkg-descr b/net/p5-POE-Component-ControlPort/pkg-descr
index b3fd2c630eec..eb783b6f9f7b 100644
--- a/net/p5-POE-Component-ControlPort/pkg-descr
+++ b/net/p5-POE-Component-ControlPort/pkg-descr
@@ -4,4 +4,4 @@ provides such an interface for POE applications. By default, it
provides a fairly limited set of commands but is easily extended
to provide whatever command set you require.
-WWW: http://search.cpan.org/dist/POE-Component-ControlPort
+WWW: http://search.cpan.org/dist/POE-Component-ControlPort/
diff --git a/net/p5-URI-OpenURL/pkg-descr b/net/p5-URI-OpenURL/pkg-descr
index 6e3cc7607be6..8e86a81585f1 100644
--- a/net/p5-URI-OpenURL/pkg-descr
+++ b/net/p5-URI-OpenURL/pkg-descr
@@ -18,5 +18,5 @@ included in a ContextObject. The other five entities - ReferringEntity,
Requester, Resolver, ServiceType and Referrer - hold information about the
context of the reference and are optional.
-WWW: http://search.cpan.org/dist/URI-OpenURL
+WWW: http://search.cpan.org/dist/URI-OpenURL/
Author: Tim Brody <tdb01r@ecs.soton.ac.uk>