diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-09-30 02:42:53 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-09-30 02:42:53 +0000 |
commit | 160a695ccb04af5a9c6c838e678ce0c32c00be5b (patch) | |
tree | b09b3d748e95e66a3dcfa2daa3bce817cbe76075 /archivers | |
parent | d60e71548c8ed2595ed4a7aecdfc37a28a73b9a9 (diff) |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/snappy/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/snappy/pkg-descr b/archivers/snappy/pkg-descr index cc0d4cf2a43c..5dbcce5d6d60 100644 --- a/archivers/snappy/pkg-descr +++ b/archivers/snappy/pkg-descr @@ -5,4 +5,4 @@ compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger. -WWW: http://code.google.com/p/snappy/ +WWW: http://google.github.io/snappy/ |