CVSROOT: /cvs Module name: ports Changes by: [email protected] 2013/05/12 01:29:04
Modified files:
games/singularity: Makefile
Log message:
Use ${SUBST_CMD} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} -c
instead of three-step process SUBST_CMD / chmod / chown.
ok sthen@
