pkgsrc-Changes archive

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

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   kamil
Date:           Thu Jul 28 23:58:02 UTC 2016

Modified Files:
        pkgsrc/math: Makefile

Log Message:
Add math/boolstuff


To generate a diff of this commit:
cvs rdiff -u -r1.324 -r1.325 pkgsrc/math/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.324 pkgsrc/math/Makefile:1.325
--- pkgsrc/math/Makefile:1.324  Wed Jul 27 03:54:48 2016
+++ pkgsrc/math/Makefile        Thu Jul 28 23:58:02 2016
@@ -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



Home | Main Index | Thread Index | Old Index