aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Devel-Constants/pkg-descr
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-Devel-Constants/pkg-descr
parent123b999a5e4caa741fe4e22a95bf046b3d29406a (diff)
downloadports-81797980f7c6379ede593d353bfc4a53034c4e62.tar.gz
ports-81797980f7c6379ede593d353bfc4a53034c4e62.zip
Notes
Diffstat (limited to 'devel/p5-Devel-Constants/pkg-descr')
-rw-r--r--devel/p5-Devel-Constants/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Devel-Constants/pkg-descr b/devel/p5-Devel-Constants/pkg-descr
index 80c28ee360cb..543c754dc831 100644
--- a/devel/p5-Devel-Constants/pkg-descr
+++ b/devel/p5-Devel-Constants/pkg-descr
@@ -9,6 +9,6 @@ It silently wraps around the constant module, intercepting all constant
declarations. It builds a hash, associating the values to their names.
The names can then be retrieved as necessary.
-WWW: http://search.cpan.org/search?dist=Devel-Constants
+WWW: http://search.cpan.org/dist/Devel-Constants/
-- Anton