From d666be8a1b443e23403a153cc00ed640028bbd73 Mon Sep 17 00:00:00 2001 From: jasper Date: Thu, 20 Mar 2014 20:35:31 +0000 Subject: [PATCH] +p5-Math-BigInt-Pari --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/Makefile b/math/Makefile index 62d219a1ce1..620c4c9b77a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.114 2013/06/20 14:57:21 bcallah Exp $ +# $OpenBSD: Makefile,v 1.115 2014/03/20 20:35:31 jasper Exp $ SUBDIR = SUBDIR += R @@ -74,6 +74,7 @@ SUBDIR += p5-Math-Base85 SUBDIR += p5-Math-Bezier SUBDIR += p5-Math-BigInt-GMP + SUBDIR += p5-Math-BigInt-Pari SUBDIR += p5-Math-Calc-Units SUBDIR += p5-Math-Derivative SUBDIR += p5-Math-FFT