math/coinmp: fix indentation

PR:		199502
Requested by:	danfe
This commit is contained in:
Kurt Jaeger 2015-04-20 17:08:40 +00:00
parent 46f3e7f462
commit 72024cc38f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384369

View file

@ -63,6 +63,6 @@ post-install:
check regression-test test: build
${SETENV} ${MAKE_ENV} ${MAKE} ${_MAKE_JOBS} \
${MAKE_ARGS} test -C ${WRKSRC}
${MAKE_ARGS} test -C ${WRKSRC}
.include <bsd.port.mk>