diff options
Diffstat (limited to 'archivers/p5-Compress-LZW/pkg-descr')
-rw-r--r-- | archivers/p5-Compress-LZW/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/p5-Compress-LZW/pkg-descr b/archivers/p5-Compress-LZW/pkg-descr index 52160b6745cc..c12649f7202f 100644 --- a/archivers/p5-Compress-LZW/pkg-descr +++ b/archivers/p5-Compress-LZW/pkg-descr @@ -3,4 +3,4 @@ compression algorithm. It defaults to building a 16-bit codeword table, but provides the ability to choose a 12-bit table also. Depending on the size of your data, the 12-bit table may provide better compression. -WWW: http://search.cpan.org/dist/Compress-LZW/ +WWW: https://metacpan.org/release/Compress-LZW |