summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorsno <sno>2010-09-09 05:39:25 +0000
committersno <sno>2010-09-09 05:39:25 +0000
commit3753079813bc8881706311bb50485eac28029c36 (patch)
tree063be0dffa31a4499028fb9a8826c4abf44ddd77 /math/Makefile
parent6dafd49a020cf0bd4864b43542383f26aceba64f (diff)
downloadpkgsrc-3753079813bc8881706311bb50485eac28029c36.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