CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/02/25 03:36:35
Modified files:
devel/quirks : Makefile
Log message:
avoid using find -exec, it does nothing useful with failure exit xodes.
just use the output of find in a for loop.
