diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-12-28 08:20:20 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-12-28 08:20:20 +0000 |
commit | 33fcf400f838216918ccb1320780c48a168d9888 (patch) | |
tree | f6710814372eb986352ca93646ea29f2d76d4171 /misc | |
parent | Update to 2.0.2 release. (diff) |
End WWW CPAN URL with a "/"
Notes
Notes:
svn path=/head/; revision=288161
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Array-PrintCols/pkg-descr | 2 | ||||
-rw-r--r-- | misc/p5-Locale-Msgcat/pkg-descr | 2 | ||||
-rw-r--r-- | misc/p5-Zen-Koans/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/misc/p5-Array-PrintCols/pkg-descr b/misc/p5-Array-PrintCols/pkg-descr index 84405c3689b8..b4c9d0a95c1e 100644 --- a/misc/p5-Array-PrintCols/pkg-descr +++ b/misc/p5-Array-PrintCols/pkg-descr @@ -3,4 +3,4 @@ of elements in alphabetically, vertically sorted columns. Optional arguments can be given to control either the width or number of the columns, the total width of the output, and the amount of indentation. -WWW: http://search.cpan.org/dist/Array-PrintCols +WWW: http://search.cpan.org/dist/Array-PrintCols/ diff --git a/misc/p5-Locale-Msgcat/pkg-descr b/misc/p5-Locale-Msgcat/pkg-descr index b0b193308c39..627fb725ee98 100644 --- a/misc/p5-Locale-Msgcat/pkg-descr +++ b/misc/p5-Locale-Msgcat/pkg-descr @@ -18,4 +18,4 @@ unless otherwise specified. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. -WWW: http://search.cpan.org/dist/Msgcat +WWW: http://search.cpan.org/dist/Msgcat/ diff --git a/misc/p5-Zen-Koans/pkg-descr b/misc/p5-Zen-Koans/pkg-descr index 165c419daf1c..4f7fb96b1bae 100644 --- a/misc/p5-Zen-Koans/pkg-descr +++ b/misc/p5-Zen-Koans/pkg-descr @@ -6,4 +6,4 @@ accessible to intuition. This module contains over 100 Zen Koans, all taken from Ashidakim Zen Koans here: http://www.ashidakim.com/zenkoans/zenindex.html -WWW: http://search.cpan.org/dist/Zen-Koans +WWW: http://search.cpan.org/dist/Zen-Koans/ |