mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
math/coinmp: fix indentation
PR: 199502 Requested by: danfe
This commit is contained in:
parent
46f3e7f462
commit
72024cc38f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384369
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue