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 /shells/psh | |
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 'shells/psh')
-rw-r--r-- | shells/psh/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/psh/pkg-descr b/shells/psh/pkg-descr index 2d7a757bda2c..5ab8a43e2090 100644 --- a/shells/psh/pkg-descr +++ b/shells/psh/pkg-descr @@ -1,4 +1,4 @@ Perl Shell is a new shell that combines the power of bash and several other shells with the power of perl programming. -WWW: http://search.cpan.org/~gregor/psh-1.8/ +WWW: http://search.cpan.org/dist/psh/ |