aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>2005-09-22 03:31:43 +0800
committerfenner <fenner@FreeBSD.org>2005-09-22 03:31:43 +0800
commitb0ed182f7d14520369ed0a2b511ef4f834544e94 (patch)
treefa40324d94e5cfb74a2c242f7d9378dd4a034162 /dns
parent47922be03516705d7627fe559c77e1b63270509d (diff)
downloadfreebsd-ports-gnome-b0ed182f7d14520369ed0a2b511ef4f834544e94.tar.gz
freebsd-ports-gnome-b0ed182f7d14520369ed0a2b511ef4f834544e94.tar.zst
freebsd-ports-gnome-b0ed182f7d14520369ed0a2b511ef4f834544e94.zip
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
Diffstat (limited to 'dns')
-rw-r--r--dns/p5-Net-DNS-ZoneCheck/pkg-descr2
-rw-r--r--dns/p5-Net-DNS-ZoneFile-Fast/pkg-descr2
-rw-r--r--dns/p5-Net-DNS-ZoneFile/pkg-descr2
-rw-r--r--dns/p5-Net-Domain-ExpireDate/pkg-descr2
-rw-r--r--dns/p5-Tie-DNS/pkg-descr2
5 files changed, 5 insertions, 5 deletions
diff --git a/dns/p5-Net-DNS-ZoneCheck/pkg-descr b/dns/p5-Net-DNS-ZoneCheck/pkg-descr
index 88fdb2f759aa..93750dc825e8 100644
--- a/dns/p5-Net-DNS-ZoneCheck/pkg-descr
+++ b/dns/p5-Net-DNS-ZoneCheck/pkg-descr
@@ -1,3 +1,3 @@
This module validates DNS zones composed of Net::DNS::RR records.
-WWW: http://search.cpan.org/dist/Net-DNS-ZoneCheck
+WWW: http://search.cpan.org/dist/Net-DNS-ZoneCheck/
diff --git a/dns/p5-Net-DNS-ZoneFile-Fast/pkg-descr b/dns/p5-Net-DNS-ZoneFile-Fast/pkg-descr
index 713f5dce2468..e4f4aa3afe2f 100644
--- a/dns/p5-Net-DNS-ZoneFile-Fast/pkg-descr
+++ b/dns/p5-Net-DNS-ZoneFile-Fast/pkg-descr
@@ -4,4 +4,4 @@ function, parse(), which returns a reference to an array of traditional
Net::DNS::RR objects, so that no new API has to be learned in order to
manipulate zone records.
-WWW: http://search.cpan.org/dist/Net-DNS-ZoneFile-Fast
+WWW: http://search.cpan.org/dist/Net-DNS-ZoneFile-Fast/
diff --git a/dns/p5-Net-DNS-ZoneFile/pkg-descr b/dns/p5-Net-DNS-ZoneFile/pkg-descr
index 487fe8ebeed9..b7ee607db739 100644
--- a/dns/p5-Net-DNS-ZoneFile/pkg-descr
+++ b/dns/p5-Net-DNS-ZoneFile/pkg-descr
@@ -3,7 +3,7 @@ Net::DNS::RR objects containing each of the RRs given in the zone in the
case that the whole zone file was succesfully parsed.
Author: Luis Mun~oz <lem@cantv.net>
-WWW: http://search.cpan.org/search?dist=Net-DNS-ZoneFile
+WWW: http://search.cpan.org/dist/Net-DNS-ZoneFile/
-Anton
<tobez@FreeBSD.org>
diff --git a/dns/p5-Net-Domain-ExpireDate/pkg-descr b/dns/p5-Net-Domain-ExpireDate/pkg-descr
index 553d04fde36e..4dc3c2efec95 100644
--- a/dns/p5-Net-Domain-ExpireDate/pkg-descr
+++ b/dns/p5-Net-Domain-ExpireDate/pkg-descr
@@ -8,5 +8,5 @@ expiration date representation provided by different servers (almost
all gTLD registrars and some ccTLD registrars are covered).
Now obtaining of domain creation date is also supported.
-WWW: http://search.cpan.org/dist/Net-Domain-ExpireDate
+WWW: http://search.cpan.org/dist/Net-Domain-ExpireDate/
Author: Walery Studennikov
diff --git a/dns/p5-Tie-DNS/pkg-descr b/dns/p5-Tie-DNS/pkg-descr
index c13a1ae07a8f..040c970717eb 100644
--- a/dns/p5-Tie-DNS/pkg-descr
+++ b/dns/p5-Tie-DNS/pkg-descr
@@ -3,6 +3,6 @@ excellent Net::DNS module. Its goal is to make operations
that are easy in Net::DNS trivial, and operations that are
hard in Net::DNS easy.
-WWW: http://search.cpan.org/search?dist=Tie-DNS
+WWW: http://search.cpan.org/dist/Tie-DNS/
Seamus Venasse <svenasse@polaris.ca>