Commit b7f05445c00f 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
259 B
Plaintext
7 lines
259 B
Plaintext
Shellwords manipulates strings according to the word parsing rules of the UNIX
|
|
Bourne shell.
|
|
|
|
The shellwords() function was originally a port of shellwords.pl, but modified
|
|
to conform to the Shell & Utilities volume of the IEEE Std 1003.1-2008, 2016
|
|
Edition.
|