summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2000-11-25 20:00:36 +0000
committerjtb <jtb@pkgsrc.org>2000-11-25 20:00:36 +0000
commiteaddf14315a9027b9ecb24fc63ab8b40e97946ea (patch)
tree94ef93be2eb027461ac447cd0025d58f4dc64c52 /math
parent7eed43a76b0fe15ccf28d37cb88b0744bbe2dca7 (diff)
downloadpkgsrc-eaddf14315a9027b9ecb24fc63ab8b40e97946ea.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