summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjtb <jtb>2000-11-26 17:55:19 +0000
committerjtb <jtb>2000-11-26 17:55:19 +0000
commitf36489aac7e93391e32be0a493edffe9122b6746 (patch)
treeacd9b9417bc59ec0c80f9975374607a458eff216 /math
parentda74a4669810a4755f1cee18b8c4431d90071cfc (diff)
downloadpkgsrc-f36489aac7e93391e32be0a493edffe9122b6746.tar.gz
Add and enable "randlib". Fixes PR pkg/11370 by Jason Beegan.
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 26a79864ace..12e0eaa67e5 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2000/11/25 20:00:36 jtb Exp $
+# $NetBSD: Makefile,v 1.27 2000/11/26 17:55:19 jtb Exp $
# FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp
#
@@ -19,6 +19,7 @@
SUBDIR += otter
SUBDIR += pspp
SUBDIR += py-Numeric
+ SUBDIR += randlib
SUBDIR += sc
SUBDIR += scilab
SUBDIR += vista