diff options
author | jkh <jkh@FreeBSD.org> | 1995-01-27 07:07:37 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-01-27 07:07:37 +0000 |
commit | 876dd34bc22f4ddbb649ae3d725f9914416e7e10 (patch) | |
tree | 028e31749a380d058788fa9dcacfde5b6ea7c547 /math | |
parent | f70b6aece9b01dbcaa31f2cde7c07b7368ed702f (diff) | |
download | FreeBSD-ports-876dd34bc22f4ddbb649ae3d725f9914416e7e10.zip FreeBSD-ports-876dd34bc22f4ddbb649ae3d725f9914416e7e10.tar.gz |
Remove another bogus tab
Diffstat (limited to 'math')
-rw-r--r-- | math/eispack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/eispack/Makefile b/math/eispack/Makefile index 6007246..baf1b08 100644 --- a/math/eispack/Makefile +++ b/math/eispack/Makefile @@ -28,6 +28,6 @@ pre-build: pre-extract: chmod +x scripts/uncomp - + .include <bsd.port.mk> |