summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjtb <jtb>2000-11-25 18:23:35 +0000
committerjtb <jtb>2000-11-25 18:23:35 +0000
commitfe6b43fd6b81a5d9151b26acbf785b20d1338661 (patch)
tree1aa19b1d860fcd62dcf0519e8f5e84095918e45a /math
parent9ad33da415f8465938e3aa545e455ac1cac2597f (diff)
downloadpkgsrc-fe6b43fd6b81a5d9151b26acbf785b20d1338661.tar.gz
Add and enable "otter". Fixes PR pkg/11392 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 e537f47a96c..daacd9a0c3c 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2000/11/06 17:56:09 wennmach Exp $
+# $NetBSD: Makefile,v 1.25 2000/11/25 18:23:35 jtb Exp $
# FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp
#
@@ -15,6 +15,7 @@
SUBDIR += gsl
SUBDIR += libffm
SUBDIR += octave
+ SUBDIR += otter
SUBDIR += pspp
SUBDIR += py-Numeric
SUBDIR += sc