summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-12-29 01:19:56 +0000
committerwiz <wiz@pkgsrc.org>2004-12-29 01:19:56 +0000
commit4199034f74ae7dd51030071eaeeb541ff736f416 (patch)
tree2cace52ac694f429dc0cc4c5f6236b0e3f75fe6c /math
parent8c5d81cf60c52925cf99ed4a4914e2d9f58342db (diff)
downloadpkgsrc-4199034f74ae7dd51030071eaeeb541ff736f416.tar.gz
Add and enable p5-Math-Random.
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 30a9ea3fbf5..23fd1978c5f 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.124 2004/12/27 11:28:04 wiz Exp $
+# $NetBSD: Makefile,v 1.125 2004/12/29 01:19:56 wiz Exp $
#
COMMENT= Mathematics
@@ -70,6 +70,7 @@ SUBDIR+= p5-Math-FFT
SUBDIR+= p5-Math-Interpolate
SUBDIR+= p5-Math-MatrixReal
SUBDIR+= p5-Math-Pari
+SUBDIR+= p5-Math-Random
SUBDIR+= p5-Number-Latin
SUBDIR+= p5-Spreadsheet-ParseExcel
SUBDIR+= p5-Spreadsheet-WriteExcel