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)
19 lines
512 B
Plaintext
19 lines
512 B
Plaintext
9e is a program to explore Plan9 archives. You can do whatever you
|
|
like with the source so long as you clearly indicate all modifications
|
|
and the author responsible for each.
|
|
|
|
Usage Summary:
|
|
|
|
$9e [options] <file> ...
|
|
|
|
Options:
|
|
|
|
-h: dump headers only
|
|
-v: dump file names and sizes while extracting
|
|
-r: specify alternate root directory
|
|
-?: help
|
|
|
|
If no file is named on the command line, standard input is assumed.
|
|
Note that the input file must be a decompressed archive (decompress
|
|
with gzip).
|