summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorkamil <kamil@pkgsrc.org>2016-07-28 23:58:02 +0000
committerkamil <kamil@pkgsrc.org>2016-07-28 23:58:02 +0000
commit88c7b9cd7a21c8e9ac7a2cb74087f4f6b4d44c1c (patch)
tree2cd8047e38d72c5bc79663d8c6140366cf73087f /math/Makefile
parentf2b4377b25b2739d0110149e9b81b1a51231dbe4 (diff)
downloadpkgsrc-88c7b9cd7a21c8e9ac7a2cb74087f4f6b4d44c1c.tar.gz
Add math/boolstuff
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 97f9f7b29d1..424083c798a 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.324 2016/07/27 03:54:48 wen Exp $
+# $NetBSD: Makefile,v 1.325 2016/07/28 23:58:02 kamil Exp $
COMMENT= Mathematics
@@ -72,6 +72,7 @@ SUBDIR+= arpack
SUBDIR+= bc
SUBDIR+= blas
SUBDIR+= blitz++
+SUBDIR+= boolstuff
SUBDIR+= calc
SUBDIR+= calcoo
SUBDIR+= cantor