summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2010-02-24 20:49:54 +0000
committerwiz <wiz>2010-02-24 20:49:54 +0000
commit60798b8622945cc8411c4c304a5309216223b64a (patch)
tree68bed76aa0fd24a823e50650a30be905db05a733
parentd3c4e939ccf352790f45bf4474fcbd9966ac1a8f (diff)
downloadpkgsrc-60798b8622945cc8411c4c304a5309216223b64a.tar.gz
+ prng.
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index d269633b92d..165d59d2688 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.200 2010/02/18 21:03:31 drochner Exp $
+# $NetBSD: Makefile,v 1.201 2010/02/24 20:49:54 wiz Exp $
COMMENT= Mathematics
@@ -149,6 +149,7 @@ SUBDIR+= pari-galdata
SUBDIR+= pear-Numbers_Roman
SUBDIR+= pear-Numbers_Words
SUBDIR+= php-bcmath
+SUBDIR+= prng
SUBDIR+= pspp
SUBDIR+= py-Numeric
SUBDIR+= py-Scientific