diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-11-25 08:59:47 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-11-25 08:59:47 +0000 |
commit | d9634a5ac825ca03486cb031283035f857728620 (patch) | |
tree | 34b3a23b8f0de20ee648d09a6d7ea21b4b633463 /math/Makefile | |
parent | c63c691482599495da146fd5794729ad50f0987b (diff) | |
download | ports-d9634a5ac825ca03486cb031283035f857728620.tar.gz ports-d9634a5ac825ca03486cb031283035f857728620.zip |
Add unixstat-5.4, a statistics package designed for use with the Unix shell
PR: 30007
Submitted by: Mike Meyer <mwm@mired.org>
Notes
Notes:
svn path=/head/; revision=50517
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 0bdeb6374126..9f37ac97d359 100644 --- a/math/Makefile +++ b/math/Makefile @@ -126,6 +126,7 @@ SUBDIR += umatrix SUBDIR += umfpack SUBDIR += units + SUBDIR += unixstat SUBDIR += vecfem SUBDIR += vtk SUBDIR += wingz |