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-XML-SemanticDiff | |
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 'textproc/p5-XML-SemanticDiff')
-rw-r--r-- | textproc/p5-XML-SemanticDiff/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-SemanticDiff/pkg-descr b/textproc/p5-XML-SemanticDiff/pkg-descr index 4e075adcce2b..94a864c92d50 100644 --- a/textproc/p5-XML-SemanticDiff/pkg-descr +++ b/textproc/p5-XML-SemanticDiff/pkg-descr @@ -3,4 +3,4 @@ of two XML documents. By default, it returns a list of hashrefs where each hashref describes a single difference between the two docs. -WWW: http://search.cpan.org/dist/XML-SemanticDiff +WWW: http://search.cpan.org/dist/XML-SemanticDiff/ |