games/freesweep: update to 1.0.2
Update to 1.0.2 and while we are here:
- make portlint happy
- move scores file to hier(7) directory
- fix plist issues and move plist to a plist file
- remove --disable-debug-log which had the opposite effect
- pass maintainership to fuz@fuz.su as requested by previous maintainer
Upstream fixes:
- always use "%s"-style format for printf()-style functions
- fix build with gcc 10
PR: 260233