aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-06 16:30:40 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-07-06 16:30:40 +0000
commitb6bd3532cdfb4d8665ad80c4d8abcfe04349ab5b (patch)
tree28fe462edb9f9e734e26ed382d988a2fd4f21541 /math/Makefile
parent4fa23ba4a62cef4fa103d4c13a91bc7cca0bc2cb (diff)
downloadports-b6bd3532cdfb4d8665ad80c4d8abcfe04349ab5b.tar.gz
ports-b6bd3532cdfb4d8665ad80c4d8abcfe04349ab5b.zip
add p5-Math-Random
Random number generators PR: 28715 Submitted by: Sergey Skvortsov <skv@protey.ru>
Notes
Notes: svn path=/head/; revision=44833
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 6f7979c4a919..c6bf11ff24b4 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -68,6 +68,7 @@
SUBDIR += p5-Math-GMP
SUBDIR += p5-Math-Interpolate
SUBDIR += p5-Math-Logic
+ SUBDIR += p5-Math-Random
SUBDIR += p5-MatrixReal
SUBDIR += p5-Set-IntSpan
SUBDIR += p5-Set-Window