diff options
author | sno <sno@pkgsrc.org> | 2009-07-08 10:26:47 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-07-08 10:26:47 +0000 |
commit | c60d1527253a2ec80479e8e78eca924234dd878f (patch) | |
tree | 67b012cfa8d1ee77e7fab66558c976b88349c5e0 /math | |
parent | dd4a6047c7056890496ba47f0a7a79db7227126b (diff) | |
download | pkgsrc-c60d1527253a2ec80479e8e78eca924234dd878f.tar.gz |
Added math/p5-Math-BigInt-Pari version 1.13
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 22ebf1b2adb..c588b5dab5f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.188 2009/04/21 17:48:22 schmonz Exp $ +# $NetBSD: Makefile,v 1.189 2009/07/08 10:26:47 sno Exp $ COMMENT= Mathematics @@ -113,6 +113,7 @@ SUBDIR+= p5-Math-Base85 SUBDIR+= p5-Math-BaseCnv SUBDIR+= p5-Math-Bezier SUBDIR+= p5-Math-BigInt-GMP +SUBDIR+= p5-Math-BigInt-Pari SUBDIR+= p5-Math-BigInteger SUBDIR+= p5-Math-FFT SUBDIR+= p5-Math-GMP |