aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-File-Sort
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2005-09-21 19:31:43 +0000
committerBill Fenner <fenner@FreeBSD.org>2005-09-21 19:31:43 +0000
commit81797980f7c6379ede593d353bfc4a53034c4e62 (patch)
tree7b10e43d1cf032cacb42fb46f6449d6b993644ab /misc/p5-File-Sort
parent123b999a5e4caa741fe4e22a95bf046b3d29406a (diff)
downloadports-81797980f7c6379ede593d353bfc4a53034c4e62.tar.gz
ports-81797980f7c6379ede593d353bfc4a53034c4e62.zip
Notes
Diffstat (limited to 'misc/p5-File-Sort')
-rw-r--r--misc/p5-File-Sort/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-File-Sort/pkg-descr b/misc/p5-File-Sort/pkg-descr
index f8d925bf9113..5424db9c26a4 100644
--- a/misc/p5-File-Sort/pkg-descr
+++ b/misc/p5-File-Sort/pkg-descr
@@ -4,6 +4,6 @@ limitations cannot sort files in memory, but works on all perls, and can
be useful for portable sorting of large files, or for any system that
doesn't have a sort(1) and is virtual-memory-deprived (including Windows).
-WWW: http://search.cpan.org/search?dist=File-Sort
+WWW: http://search.cpan.org/dist/File-Sort/
Seamus Venasse <svenasse@polaris.ca>