summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-05-03 09:07:52 +0000
committerwiz <wiz@pkgsrc.org>2012-05-03 09:07:52 +0000
commitbae61da5f807b4a1d6ca27e4e3aab5031a1cb5a4 (patch)
treeb9940d4a9c706257d6680411914fff8f56ca4915 /math
parent92ee23b9d192922c0b5140d089a6611d0d58d3a7 (diff)
downloadpkgsrc-bae61da5f807b4a1d6ca27e4e3aab5031a1cb5a4.tar.gz
+ p5-Math-Permute-List.
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 059a00c60f8..ec51a6f83ba 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.236 2012/04/15 22:16:24 brook Exp $
+# $NetBSD: Makefile,v 1.237 2012/05/03 09:07:52 wiz Exp $
COMMENT= Mathematics
@@ -156,6 +156,7 @@ SUBDIR+= p5-Math-GMP
SUBDIR+= p5-Math-Interpolate
SUBDIR+= p5-Math-MatrixReal
SUBDIR+= p5-Math-Pari
+SUBDIR+= p5-Math-Permute-List
SUBDIR+= p5-Math-Random
SUBDIR+= p5-Math-Random-MT
SUBDIR+= p5-Math-Random-MT-Auto