diff options
author | fenner <fenner@FreeBSD.org> | 2005-09-23 02:57:24 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2005-09-23 02:57:24 +0800 |
commit | b8da6576fc41cad0b8d3c009e903cbf7e826d028 (patch) | |
tree | eec379c7d317760e5a96a6a3e13d31fe437189f4 /net | |
parent | 9a2d4e6eacf3d7b2334d17d246032c6d7706843c (diff) | |
download | freebsd-ports-gnome-b8da6576fc41cad0b8d3c009e903cbf7e826d028.tar.gz freebsd-ports-gnome-b8da6576fc41cad0b8d3c009e903cbf7e826d028.tar.zst freebsd-ports-gnome-b8da6576fc41cad0b8d3c009e903cbf7e826d028.zip |
search.cpan.org redirect reduction canonicalization project, pass 3:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc. These are mostly stragglers that should have been caught in pass 2.
This pass brought to you by Bill's 102-degree fever during pass 2.
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-IP-Country/pkg-descr | 2 | ||||
-rw-r--r-- | net/p5-Net-Packet/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-IP-Country/pkg-descr b/net/p5-IP-Country/pkg-descr index c6fa15b37dd7..83066a66ae7b 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/~nwetters/IP-Country-2.20/ +WWW: http://search.cpan.org/dist/IP-Country/ diff --git a/net/p5-Net-Packet/pkg-descr b/net/p5-Net-Packet/pkg-descr index 3c4ba3a910d6..ba6b0d66d993 100644 --- a/net/p5-Net-Packet/pkg-descr +++ b/net/p5-Net-Packet/pkg-descr @@ -7,7 +7,7 @@ Net::Packet::Frame object. Then, you can send the frame to the network, and receive it easily, since the response is automatically searched for and matched against the request. -WWW: http://search.cpan.org/~gomor/ +WWW: http://search.cpan.org/dist/Net-Packet/ - GomoR netpkt@gomor.org |