diff options
author | fenner <fenner@FreeBSD.org> | 2005-09-22 03:35:50 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2005-09-22 03:35:50 +0800 |
commit | 45e099bd42006d5178811eed2b851f0bd79dc7c8 (patch) | |
tree | 4af4323eafba34e5aedd1d26b87a35f1e822ce93 /dns/p5-Net-LibIDN | |
parent | b0ed182f7d14520369ed0a2b511ef4f834544e94 (diff) | |
download | freebsd-ports-gnome-45e099bd42006d5178811eed2b851f0bd79dc7c8.tar.gz freebsd-ports-gnome-45e099bd42006d5178811eed2b851f0bd79dc7c8.tar.zst freebsd-ports-gnome-45e099bd42006d5178811eed2b851f0bd79dc7c8.zip |
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing.
Diffstat (limited to 'dns/p5-Net-LibIDN')
-rw-r--r-- | dns/p5-Net-LibIDN/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-LibIDN/pkg-descr b/dns/p5-Net-LibIDN/pkg-descr index af3b2288f01c..ac954db86fe7 100644 --- a/dns/p5-Net-LibIDN/pkg-descr +++ b/dns/p5-Net-LibIDN/pkg-descr @@ -1,4 +1,4 @@ This module provides Perl bindings for the GNU IDN Library (Libidn) (see also Port devel/libidn). -WWW: http://search.cpan.org/~thor/Net-LibIDN-0.04/ +WWW: http://search.cpan.org/dist/Net-LibIDN/ |