summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-09-09 05:39:25 +0000
committersno <sno@pkgsrc.org>2010-09-09 05:39:25 +0000
commit1e80a4c17d6046ac32003636fe22b917239db49b (patch)
tree063be0dffa31a4499028fb9a8826c4abf44ddd77 /math/Makefile
parent1223726fb24207e835d292b3d5c82ea6858f6db0 (diff)
downloadpkgsrc-1e80a4c17d6046ac32003636fe22b917239db49b.tar.gz
Added math/p5-Math-Random-MT
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 3ab9a637a3c..d85620f675a 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.210 2010/08/10 18:01:21 drochner Exp $
+# $NetBSD: Makefile,v 1.211 2010/09/09 05:39:25 sno Exp $
COMMENT= Mathematics
@@ -134,6 +134,7 @@ SUBDIR+= p5-Math-Interpolate
SUBDIR+= p5-Math-MatrixReal
SUBDIR+= p5-Math-Pari
SUBDIR+= p5-Math-Random
+SUBDIR+= p5-Math-Random-MT
SUBDIR+= p5-Math-Random-MT-Perl
SUBDIR+= p5-Math-Round
SUBDIR+= p5-Math-VecStat