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)
6 lines
291 B
Text
6 lines
291 B
Text
fex works like cut or awk in its field navigation, but allows
|
|
you to specify token-based fields in a much more concise, flexible,
|
|
and readable way.
|
|
|
|
Due to the simplicity of fex's language, it can enable you to replace
|
|
many common invocations of cut and awk with a single invocation of fex.
|