diff options
author | fenner <fenner@FreeBSD.org> | 2006-02-21 04:50:22 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2006-02-21 04:50:22 +0800 |
commit | f61cec262256e9b9d3fc4fa4e862c925a25a32fd (patch) | |
tree | 13b0958d2f92120b6145c923da7ffe5793356eb5 /textproc/p5-Text-CSV-Simple | |
parent | 62e4237b8dae3d8837b2085ae8fde00e9dccf911 (diff) | |
download | freebsd-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 'textproc/p5-Text-CSV-Simple')
-rw-r--r-- | textproc/p5-Text-CSV-Simple/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-CSV-Simple/pkg-descr b/textproc/p5-Text-CSV-Simple/pkg-descr index 033d40e71159..2dbf568bc6cb 100644 --- a/textproc/p5-Text-CSV-Simple/pkg-descr +++ b/textproc/p5-Text-CSV-Simple/pkg-descr @@ -11,4 +11,4 @@ We simply provide a little wrapper around Text::CSV_XS to streamline the common case scenario. (Or at least my common case scenario; feel free to write your own wrapper if this one doesn't do what you want). -WWW: http://search.cpan.org/search?dist=Text-CSV-Simple +WWW: http://search.cpan.org/dist/Text-CSV-Simple/ |