aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-Switch
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 /lang/p5-Switch
parent123b999a5e4caa741fe4e22a95bf046b3d29406a (diff)
downloadports-81797980f7c6379ede593d353bfc4a53034c4e62.tar.gz
ports-81797980f7c6379ede593d353bfc4a53034c4e62.zip
Notes
Diffstat (limited to 'lang/p5-Switch')
-rw-r--r--lang/p5-Switch/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/p5-Switch/pkg-descr b/lang/p5-Switch/pkg-descr
index 21f43f858288..d939b12f5c42 100644
--- a/lang/p5-Switch/pkg-descr
+++ b/lang/p5-Switch/pkg-descr
@@ -5,7 +5,7 @@ existing Perl control structures. The semantics are particularly
rich, allowing any one (or more) of nearly 30 forms of matching to
be used when comparing a switch value with its various cases.
-WWW: http://search.cpan.org/search?dist=Switch
+WWW: http://search.cpan.org/dist/Switch/
-Anton
<tobez@FreeBSD.org>