pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math Add math/boolstuff



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ec754f2185af
branches:  trunk
changeset: 350521:ec754f2185af
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Thu Jul 28 23:58:02 2016 +0000

description:
Add math/boolstuff

diffstat:

 math/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f0abc2a300e0 -r ec754f2185af math/Makefile
--- a/math/Makefile     Thu Jul 28 23:56:40 2016 +0000
+++ b/math/Makefile     Thu Jul 28 23:58:02 2016 +0000
@@ -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+=       bc
 SUBDIR+=       blas
 SUBDIR+=       blitz++
+SUBDIR+=       boolstuff
 SUBDIR+=       calc
 SUBDIR+=       calcoo
 SUBDIR+=       cantor



Home | Main Index | Thread Index | Old Index