diff options
author | jkh <jkh@FreeBSD.org> | 1995-01-27 07:27:18 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-01-27 07:27:18 +0000 |
commit | 4a2c1bd9595661f095c9fbc6fb5deac40f1b891e (patch) | |
tree | b1f81c6af57fe9f040562f353743e7c9988dcc18 /math | |
parent | 67d478bfc692b5d381319e5944af1f9ade658c6e (diff) | |
download | FreeBSD-ports-4a2c1bd9595661f095c9fbc6fb5deac40f1b891e.zip FreeBSD-ports-4a2c1bd9595661f095c9fbc6fb5deac40f1b891e.tar.gz |
Bye stupid tab.
Diffstat (limited to 'math')
-rw-r--r-- | math/linpack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/linpack/Makefile b/math/linpack/Makefile index d494584..9d96af5 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> |