diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-01-27 07:06:03 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-01-27 07:06:03 +0000 |
commit | e3159d4efee440840b6080f948c1e08565331436 (patch) | |
tree | 3a991b332251e01369b8a14ceeca49a3c9c4317c /math | |
parent | 13f8747501e55a6fdb3f60dec4a4535e44dfab2c (diff) | |
download | ports-e3159d4efee440840b6080f948c1e08565331436.tar.gz ports-e3159d4efee440840b6080f948c1e08565331436.zip |
Notes
Diffstat (limited to 'math')
-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 62a5c4bddd24..9d19be51e564 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> |