diff options
author | fenner <fenner@FreeBSD.org> | 2005-09-23 02:57:24 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2005-09-23 02:57:24 +0800 |
commit | b8da6576fc41cad0b8d3c009e903cbf7e826d028 (patch) | |
tree | eec379c7d317760e5a96a6a3e13d31fe437189f4 /security/p5-Data-Password | |
parent | 9a2d4e6eacf3d7b2334d17d246032c6d7706843c (diff) | |
download | freebsd-ports-gnome-b8da6576fc41cad0b8d3c009e903cbf7e826d028.tar.gz freebsd-ports-gnome-b8da6576fc41cad0b8d3c009e903cbf7e826d028.tar.zst freebsd-ports-gnome-b8da6576fc41cad0b8d3c009e903cbf7e826d028.zip |
search.cpan.org redirect reduction canonicalization project, pass 3:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc. These are mostly stragglers that should have been caught in pass 2.
This pass brought to you by Bill's 102-degree fever during pass 2.
Diffstat (limited to 'security/p5-Data-Password')
-rw-r--r-- | security/p5-Data-Password/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Data-Password/pkg-descr b/security/p5-Data-Password/pkg-descr index d61249511837..581008995057 100644 --- a/security/p5-Data-Password/pkg-descr +++ b/security/p5-Data-Password/pkg-descr @@ -4,4 +4,4 @@ it does not contain the same characters repeatedly, that it does not contain ascending or descending characters, or characters close to each other on the keyboard. It also searches for the password in the ispell word file. -WWW: http://search.cpan.org/~razinf/Data-Password/ +WWW: http://search.cpan.org/dist/Data-Password/ |