aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-01-27 07:27:18 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-01-27 07:27:18 +0000
commit573a48c5ec8b0910cefbd17d861514fd89980236 (patch)
tree7844d8d4f83ab1ff4dedf099571ce5521cd42d28 /math
parenta6f7cc6ff3e617235ba2bba7ef4261a72d55d3c8 (diff)
downloadports-573a48c5ec8b0910cefbd17d861514fd89980236.tar.gz
ports-573a48c5ec8b0910cefbd17d861514fd89980236.zip
Notes
Diffstat (limited to 'math')
-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>