CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/02/25 15:40:01
Modified files:
sysutils/ipmitool: Makefile
Log message:
fix ipmitool's arch check; should have been '.if ${MACHINE_ARCH} != "amd64" &&
${MACHINE_ARCH} != "i386"' rather than ||.
