diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-30 18:30:51 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-30 18:30:51 +0000 |
commit | 3d40ad2d7aa1c54b240924bf2cf19698d55c6e38 (patch) | |
tree | 539313fcd1bd67fb6ba71642fde7416699b864c6 /math/Makefile | |
parent | ae3934282fa949f4fd1bfd2bb97adfff28a5a873 (diff) | |
download | ports-3d40ad2d7aa1c54b240924bf2cf19698d55c6e38.tar.gz ports-3d40ad2d7aa1c54b240924bf2cf19698d55c6e38.zip |
Notes
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index af7318531730..40405cf4690c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.48 1998/08/10 00:21:04 steve Exp $ +# $Id: Makefile,v 1.49 1998/08/10 00:45:00 steve Exp $ # SUBDIR += Scilab + SUBDIR += add SUBDIR += apc SUBDIR += blas SUBDIR += calc |