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)
8 lines
250 B
Text
8 lines
250 B
Text
File tests each argument in an attempt to classify it. There are three sets of
|
|
tests, performed in the following order:
|
|
|
|
- filesystem tests
|
|
- magic number tests
|
|
- language tests
|
|
|
|
The first test that succeeds causes the file type to be printed.
|