From 80721da9b563955862c443e4507f6faee73499fe Mon Sep 17 00:00:00 2001 From: sthen Date: Thu, 7 Jan 2010 11:18:57 +0000 Subject: [PATCH] +p5-Math-Base36 --- math/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/math/Makefile b/math/Makefile index 46a68efcfa7..c8af86c9d5c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.88 2010/01/04 10:56:34 jasper Exp $ +# $OpenBSD: Makefile,v 1.89 2010/01/07 11:18:57 sthen Exp $ # SUBDIR += R @@ -58,6 +58,7 @@ SUBDIR += p5-Chart-Math-Axis SUBDIR += p5-Data-PowerSet SUBDIR += p5-GraphViz + SUBDIR += p5-Math-Base36 SUBDIR += p5-Math-Bezier SUBDIR += p5-Math-BigInt-GMP SUBDIR += p5-Math-Calc-Units