diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:35:50 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:35:50 +0000 |
commit | a5b727886ca92ad011891286250bd76d5f3e767f (patch) | |
tree | 9d8375784cd93086d71598c6dd9e52e2c2104031 /net/p5-Net-Services | |
parent | 81797980f7c6379ede593d353bfc4a53034c4e62 (diff) | |
download | ports-a5b727886ca92ad011891286250bd76d5f3e767f.tar.gz ports-a5b727886ca92ad011891286250bd76d5f3e767f.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.
Notes
Notes:
svn path=/head/; revision=143305
Diffstat (limited to 'net/p5-Net-Services')
-rw-r--r-- | net/p5-Net-Services/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Services/pkg-descr b/net/p5-Net-Services/pkg-descr index 568f7dae7878..c5188b72f754 100644 --- a/net/p5-Net-Services/pkg-descr +++ b/net/p5-Net-Services/pkg-descr @@ -1,4 +1,4 @@ Constructs a hash from the /etc/services file and provides a tied interface to it that takes care of things like the protocol name. -WWW: http://search.cpan.org/search?module=Net::Services +WWW: http://search.cpan.org/dist/Net-Services/ |