diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
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 |