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)
5 lines
237 B
Plaintext
5 lines
237 B
Plaintext
Lhafile is python C extension to extract lha file(.lzh). The interface
|
|
is like zipfile extension included in regular python distribution. It
|
|
does not need external program for extract. It has only extract function,
|
|
not archive function.
|