aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-ReturnValue
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 /devel/p5-Class-ReturnValue
parent123b999a5e4caa741fe4e22a95bf046b3d29406a (diff)
downloadports-81797980f7c6379ede593d353bfc4a53034c4e62.tar.gz
ports-81797980f7c6379ede593d353bfc4a53034c4e62.zip
Notes
Diffstat (limited to 'devel/p5-Class-ReturnValue')
-rw-r--r--devel/p5-Class-ReturnValue/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Class-ReturnValue/pkg-descr b/devel/p5-Class-ReturnValue/pkg-descr
index 5d37452ff34a..c1edf9b2e88f 100644
--- a/devel/p5-Class-ReturnValue/pkg-descr
+++ b/devel/p5-Class-ReturnValue/pkg-descr
@@ -3,5 +3,5 @@ code calling your routine to expect:
a boolean value (did it fail)
or a list (what are the return values)
-WWW: http://search.cpan.org/search?dist=Class-ReturnValue
+WWW: http://search.cpan.org/dist/Class-ReturnValue/
Author: Jesse Vincent <jesse@bestpractical.com>