aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--math/linpack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/linpack/Makefile b/math/linpack/Makefile
index d494584d8ade..9d96af501efa 100644
--- a/math/linpack/Makefile
+++ b/math/linpack/Makefile
@@ -41,6 +41,6 @@ pre-build:
pre-extract:
chmod +x scripts/uncomp
-
+
.include <bsd.port.mk>