summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2004-12-29 01:19:56 +0000
committerwiz <wiz>2004-12-29 01:19:56 +0000
commitf8ba654345be9ca9c4a271e3381bec3bec2c4d18 (patch)
tree2cace52ac694f429dc0cc4c5f6236b0e3f75fe6c
parent5fd3f828b59d71144c4e6a8d46c393483a1c9d0a (diff)
downloadpkgsrc-f8ba654345be9ca9c4a271e3381bec3bec2c4d18.tar.gz
Add and enable p5-Math-Random.
-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