fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
363 B
Text
7 lines
363 B
Text
The Zlib library allows to deflate compressed files and to create gzip (.gz)
|
|
files. Zlib is free software and small.
|
|
|
|
An archive in ZIP format can contain several files compressed with this method,
|
|
while a .gz archive can containt only one file. It is a very popular format,
|
|
that is why I have written a package for reading files compressed within a Zip
|
|
archive.
|