diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-12-25 06:29:56 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-12-25 06:29:56 +0000 |
commit | ad9d2d7fe444d3a4547714905ca40b4185cf5888 (patch) | |
tree | 8239aea1defaf27510fff2e37b6d003ea7a1c9b4 /math/Makefile | |
parent | cecca58222d707e8ec695ba83c4d37a77cf4e33f (diff) | |
download | ports-ad9d2d7fe444d3a4547714905ca40b4185cf5888.tar.gz ports-ad9d2d7fe444d3a4547714905ca40b4185cf5888.zip |
Add p5-Statistics-Forecast 0.2, calculates a future value.
PR: ports/107146
Submitted by: chinsan
Notes
Notes:
svn path=/head/; revision=180690
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 bfbc6f8f177b..780e1982bacf 100644 --- a/math/Makefile +++ b/math/Makefile @@ -254,6 +254,7 @@ SUBDIR += p5-Statistics-Descriptive SUBDIR += p5-Statistics-Descriptive-Discrete SUBDIR += p5-Statistics-Distributions + SUBDIR += p5-Statistics-Forecast SUBDIR += p5-Statistics-LTU SUBDIR += p5-Statistics-LineFit SUBDIR += p5-Statistics-Lite |