aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-04-13 19:37:25 +0800
committeredwin <edwin@FreeBSD.org>2003-04-13 19:37:25 +0800
commitb940b2fcc7841beb43760be84a18b4b5ec873129 (patch)
treee2406153f717965eafbb4b7dbff7bb8ddd213123 /devel
parent68d4ca97c8a07b88ebe24a1e9f8608eac0da0452 (diff)
downloadfreebsd-ports-gnome-b940b2fcc7841beb43760be84a18b4b5ec873129.tar.gz
freebsd-ports-gnome-b940b2fcc7841beb43760be84a18b4b5ec873129.tar.zst
freebsd-ports-gnome-b940b2fcc7841beb43760be84a18b4b5ec873129.zip
maintainer-update WWW for cpan from /search?dist=module to /dist/module
portsurvey seems to time out on the old style http://search.cpan.org/search?dist=module, so this is a good time to convert all my ports to the new http://search.cpan.org/dist/module format. PR: ports/50686 Submitted by: Erwin Lansing <erwin@lansing.dk>
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-OLE-Storage_Lite/pkg-descr2
-rw-r--r--devel/p5-Test-Inline/pkg-descr2
-rw-r--r--devel/p5-Tie-Cache/pkg-descr2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-OLE-Storage_Lite/pkg-descr b/devel/p5-OLE-Storage_Lite/pkg-descr
index b8fd0e408959..3b1fd9b580f6 100644
--- a/devel/p5-OLE-Storage_Lite/pkg-descr
+++ b/devel/p5-OLE-Storage_Lite/pkg-descr
@@ -1,4 +1,4 @@
The OLE::Storage_Lite perl module allows you to read and write an
OLE structured file.
-WWW: http://search.cpan.org/search?dist=OLE-Storage_Lite
+WWW: http://search.cpan.org/dist/OLE-Storage_Lite
diff --git a/devel/p5-Test-Inline/pkg-descr b/devel/p5-Test-Inline/pkg-descr
index 8eda9ccbc4b6..22022ad13f3b 100644
--- a/devel/p5-Test-Inline/pkg-descr
+++ b/devel/p5-Test-Inline/pkg-descr
@@ -6,6 +6,6 @@ Test::Tutorial is just documentation. To actually get anything done you
use pod2test. Read the Test::Inline::Tutoral, really.
Author: Michael G Schwern <schwern@pobox.com>
-WWW: http://search.cpan.org/search?dist=Test-Inline
+WWW: http://search.cpan.org/dist/Test-Inline
--Erwin Lansing <erwin@lansing.dk>
diff --git a/devel/p5-Tie-Cache/pkg-descr b/devel/p5-Tie-Cache/pkg-descr
index 6eb2028d9186..3d05b72fd0bf 100644
--- a/devel/p5-Tie-Cache/pkg-descr
+++ b/devel/p5-Tie-Cache/pkg-descr
@@ -16,6 +16,6 @@ From README:
entries that are frequently read from, code like $cache{entry}, which
moves the entry to the end of the linked list internally.
-WWW: http://search.cpan.org/search?dist=Tie-Cache
+WWW: http://search.cpan.org/dist/Tie-Cache
-- Alex Kapranoff <kapr@crosswinds.net>