diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2006-02-20 20:50:22 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2006-02-20 20:50:22 +0000 |
commit | 83764e1daa03098dc428ee168dfdd6d9bff09502 (patch) | |
tree | 6e54166a37d3eb7345e578985257c0cacc56c113 /www/p5-Apache-DBI | |
parent | af5d5061f820712760764ee5f8e8a3be5a03bfb7 (diff) |
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 'www/p5-Apache-DBI')
-rw-r--r-- | www/p5-Apache-DBI/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-DBI/pkg-descr b/www/p5-Apache-DBI/pkg-descr index 84940da3dad7..0b4692c02722 100644 --- a/www/p5-Apache-DBI/pkg-descr +++ b/www/p5-Apache-DBI/pkg-descr @@ -15,4 +15,4 @@ o DBI.pm provides persistent database connections: rollback to ensure data integrity - configurable verification of the connections to avoid time-outs. -WWW: http://search.cpan.org/~pgollucci/Apache-DBI-0.98/ +WWW: http://search.cpan.org/dist/Apache-DBI/ |