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 /textproc/p5-Text-CSV-Simple/pkg-descr | |
parent | af5d5061f820712760764ee5f8e8a3be5a03bfb7 (diff) | |
download | ports-83764e1daa03098dc428ee168dfdd6d9bff09502.tar.gz ports-83764e1daa03098dc428ee168dfdd6d9bff09502.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-CSV-Simple/pkg-descr')
-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/ |