diff options
author | clsung <clsung@FreeBSD.org> | 2006-07-24 09:25:38 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-07-24 09:25:38 +0800 |
commit | 7f737ae08b7700814ff505110f75b6869b2a5bd6 (patch) | |
tree | 59d9a890232ebe50e6438d62ae253b1d4ded13aa /math/Makefile | |
parent | c0c5e646a3ee6e3b5c8a9ca85ca64f2855758bfb (diff) | |
download | freebsd-ports-gnome-7f737ae08b7700814ff505110f75b6869b2a5bd6.tar.gz freebsd-ports-gnome-7f737ae08b7700814ff505110f75b6869b2a5bd6.tar.zst freebsd-ports-gnome-7f737ae08b7700814ff505110f75b6869b2a5bd6.zip |
Add p5-Math-Random-MT-Auto 5.02, auto-seeded Mersenne Twister PRNGs.
PR: ports/100624
Submitted by: Gea-Suan Lin <gslin at gslin.org>
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 389e00bbde86..83a2530d9e33 100644 --- a/math/Makefile +++ b/math/Makefile @@ -197,6 +197,7 @@ SUBDIR += p5-Math-Pari SUBDIR += p5-Math-Random SUBDIR += p5-Math-Random-MT + SUBDIR += p5-Math-Random-MT-Auto SUBDIR += p5-Math-RandomOrg SUBDIR += p5-Math-Round SUBDIR += p5-Math-Round-Var |