diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-02-12 09:30:23 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-02-12 09:30:23 +0000 |
commit | 85b13ac3456712ce4a3973a7c6003813debd8e52 (patch) | |
tree | 2b1452d1bf861954cdfa6f97d11aa0eda51958ce /textproc/p5-YAML-LibYAML | |
parent | 5311b5d499fc4ad38b1bbd76da1076d2e0871b97 (diff) |
Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.
Sponsored by: p5 namespace
Notes
Notes:
svn path=/head/; revision=268973
Diffstat (limited to 'textproc/p5-YAML-LibYAML')
-rw-r--r-- | textproc/p5-YAML-LibYAML/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-YAML-LibYAML/pkg-descr b/textproc/p5-YAML-LibYAML/pkg-descr index f350132b3964..be0de96ffcdf 100644 --- a/textproc/p5-YAML-LibYAML/pkg-descr +++ b/textproc/p5-YAML-LibYAML/pkg-descr @@ -2,4 +2,4 @@ This module is a Perl XS binding to libyaml which offers Perl the best YAML support to date. Author: Yuval Kogman <nothingmuch@woobling.org> -WWW: http://search.cpan.org/~nuffin/YAML-LibYAML/ +WWW: http://search.cpan.org/dist/YAML-LibYAML/ |