summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2018-12-15 17:25:42 +0000
committerleot <leot@pkgsrc.org>2018-12-15 17:25:42 +0000
commit2cb3da8c29ec6ec34bfac17c1bb886321f7cd82f (patch)
tree1f0a5d96d15a69784280273c165d28ffd24e52cb
parentd37bea1758e348ce7bb416bc33142b1c79e1083a (diff)
downloadpkgsrc-2cb3da8c29ec6ec34bfac17c1bb886321f7cd82f.tar.gz
math: Add bcal
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 9e0d00da4ed..e6c5b340487 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.401 2018/09/17 13:24:17 maya Exp $
+# $NetBSD: Makefile,v 1.402 2018/12/15 17:25:42 leot Exp $
COMMENT= Mathematics
@@ -97,6 +97,7 @@ SUBDIR+= antixls
SUBDIR+= aribas
SUBDIR+= arpack
SUBDIR+= bc
+SUBDIR+= bcal
SUBDIR+= blas
SUBDIR+= blitz++
SUBDIR+= boolstuff