From 72024cc38f1882437fdd5a765808081b6c96e3b5 Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Mon, 20 Apr 2015 17:08:40 +0000 Subject: [PATCH] math/coinmp: fix indentation PR: 199502 Requested by: danfe --- math/coinmp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/coinmp/Makefile b/math/coinmp/Makefile index 07092bee4e0f..30f95b55c77a 100644 --- a/math/coinmp/Makefile +++ b/math/coinmp/Makefile @@ -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