summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2000-11-25 18:23:35 +0000
committerjtb <jtb@pkgsrc.org>2000-11-25 18:23:35 +0000
commit414b36bbb5f4daa828a6424acc995713223a56da (patch)
tree1aa19b1d860fcd62dcf0519e8f5e84095918e45a /math
parent1184440a595c6881edeba143013654b47885b79f (diff)
downloadpkgsrc-414b36bbb5f4daa828a6424acc995713223a56da.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