K 10 svn:author V 6 adridg K 8 svn:date V 27 2021-01-21T22:26:51.074765Z K 7 svn:log V 476 Fix build artifacts in games/cowsay `cowsay -h` still reported 3.03 (this was an upstream error) and the manpage contained STAGEDIR paths; fix that with some sed-work. I've added comments in the makefile explaining how we're mulching this ancient perl script. Note that this uses `${SED} -i` rather than `${REINPLACE_CMD}` because that's what the port was already doing. I didn't want to change style at the same time. PR: 245324 Approved by: maintainer timeout (2 weeks) END