aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>2006-02-21 04:50:22 +0800
committerfenner <fenner@FreeBSD.org>2006-02-21 04:50:22 +0800
commitf61cec262256e9b9d3fc4fa4e862c925a25a32fd (patch)
tree13b0958d2f92120b6145c923da7ffe5793356eb5 /databases
parent62e4237b8dae3d8837b2085ae8fde00e9dccf911 (diff)
downloadfreebsd-ports-gnome-f61cec262256e9b9d3fc4fa4e862c925a25a32fd.tar.gz
freebsd-ports-gnome-f61cec262256e9b9d3fc4fa4e862c925a25a32fd.tar.zst
freebsd-ports-gnome-f61cec262256e9b9d3fc4fa4e862c925a25a32fd.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.
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-Iterator-DBI/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Iterator-DBI/pkg-descr b/databases/p5-Iterator-DBI/pkg-descr
index 7f5dec6cb5b0..a4ca1a54872b 100644
--- a/databases/p5-Iterator-DBI/pkg-descr
+++ b/databases/p5-Iterator-DBI/pkg-descr
@@ -11,5 +11,5 @@ same interface as any other interface, making it interchangeable with
iterators of any other source (for example, files), and usable with the
iterator manipulation functions in the Iterator::Util module.
-WWW: http://search.cpan.org/dist/Iterator-DBI
+WWW: http://search.cpan.org/dist/Iterator-DBI/
Author: Eric J. Roode <roode@cpan.org>