HomeFreeBSD

Remove the two gets() calls and replace with fgets()

Description

Remove the two gets() calls and replace with fgets()
https://reviews.freebsd.org/D12298
Whilst here redo the patches with make makepatch

PR: ports/222796
Reported by: emaste@

Details