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
This port is heavily modified by kuriyama:
o Use BSD'ish directory hierarchy (imcomplete)
TODO for this port (will be done by kuriyama)
o Upgrade to 1.6 (see follow-up of this PR)
o Use non-privileged UID for smokeping
o Move *.pm to $PREFIX/lib/perl5/site_perl
PR: ports/36006
Submitted by: Lars Thegler <lars@thegler.dk>