From f238d9bdc65223b2e2c1cc7d8c1b495f508c8f95 Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 16 Mar 2013 04:05:40 +0000 Subject: Add and enable pear-Math_BigInteger. --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math') diff --git a/math/Makefile b/math/Makefile index 990dcfce520..2911fb937c4 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.249 2013/03/14 19:00:44 drochner Exp $ +# $NetBSD: Makefile,v 1.250 2013/03/16 04:05:40 taca Exp $ COMMENT= Mathematics @@ -184,6 +184,7 @@ SUBDIR+= p5-Statistics-Descriptive SUBDIR+= p5-Test-Number-Delta SUBDIR+= pari SUBDIR+= pari-galdata +SUBDIR+= pear-Math_BigInteger SUBDIR+= pear-Numbers_Roman SUBDIR+= pear-Numbers_Words SUBDIR+= php-bcmath -- cgit v1.2.3