summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjtb <jtb>2000-11-25 20:00:36 +0000
committerjtb <jtb>2000-11-25 20:00:36 +0000
commitea7b65a1b56356b745a345a28ca3901ad1baf9d4 (patch)
tree94ef93be2eb027461ac447cd0025d58f4dc64c52 /math
parent0b70ac335c2e5f3d03b91f2e7e4187a56cf52999 (diff)
downloadpkgsrc-ea7b65a1b56356b745a345a28ca3901ad1baf9d4.tar.gz
Add and enable "aribas". Fixes PR pkg/11389 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 daacd9a0c3c..26a79864ace 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.25 2000/11/25 18:23:35 jtb Exp $
+# $NetBSD: Makefile,v 1.26 2000/11/25 20:00:36 jtb Exp $
# FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp
#
SUBDIR += R
SUBDIR += abacus
SUBDIR += abs
+ SUBDIR += aribas
SUBDIR += blas
SUBDIR += cassowary
SUBDIR += fftw