diff options
author | wiz <wiz@pkgsrc.org> | 2012-04-08 20:53:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-04-08 20:53:36 +0000 |
commit | 8d73388385457f9a7350a5aa4b16e92a1cae5cd7 (patch) | |
tree | 07047e694cd072fae00cfd78be0891249629103a /math/Makefile | |
parent | 69267421ffc462443f730c45dfc3bdf25ba20f2c (diff) | |
download | pkgsrc-8d73388385457f9a7350a5aa4b16e92a1cae5cd7.tar.gz |
+ ppl.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 6a3e532e77a..f0a3acf7404 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.229 2012/04/08 20:48:29 wiz Exp $ +# $NetBSD: Makefile,v 1.230 2012/04/08 20:53:36 wiz Exp $ COMMENT= Mathematics @@ -171,6 +171,7 @@ SUBDIR+= pari-galdata SUBDIR+= pear-Numbers_Roman SUBDIR+= pear-Numbers_Words SUBDIR+= php-bcmath +SUBDIR+= ppl SUBDIR+= prng SUBDIR+= pspp SUBDIR+= py-Numeric |