had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Removed stale dependency on devel/log4cpp port.
Noticed by: Randolf Schultz rschultz at informatik.uni-rostock.de
PR: ports/76001
Submitted by: Igor Pokrovsky <ip@doom.homeunix.org>
Finally updating the games/tornado port to version 1.2.
This both provides the update, and fixes the "File Not
Found" error with the old port.
PR: ports/51244
Submitted by: H. Wade Minter <minter@lunenburg.org>