diff options
author | jkh <jkh@FreeBSD.org> | 1995-01-27 07:06:03 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-01-27 07:06:03 +0000 |
commit | f70b6aece9b01dbcaa31f2cde7c07b7368ed702f (patch) | |
tree | 12de3f1550c63c0dc32eff53f4fee65aebfc93ef /math/blas | |
parent | 69c20a7cdd4feb0367d9bb88ff9cb4ad337ff88b (diff) | |
download | FreeBSD-ports-f70b6aece9b01dbcaa31f2cde7c07b7368ed702f.zip FreeBSD-ports-f70b6aece9b01dbcaa31f2cde7c07b7368ed702f.tar.gz |
Remove bogus tab
Diffstat (limited to 'math/blas')
-rw-r--r-- | math/blas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/blas/Makefile b/math/blas/Makefile index 62a5c4b..9d19be5 100644 --- a/math/blas/Makefile +++ b/math/blas/Makefile @@ -36,6 +36,6 @@ pre-build: pre-extract: chmod +x scripts/uncomp - + .include <bsd.port.mk> |