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:   minskim
Date:           Fri Jul 27 06:49:35 UTC 2018

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: Add stan-math


To generate a diff of this commit:
cvs rdiff -u -r1.394 -r1.395 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.394 pkgsrc/math/Makefile:1.395
--- pkgsrc/math/Makefile:1.394  Sat Jul  7 04:15:24 2018
+++ pkgsrc/math/Makefile        Fri Jul 27 06:49:35 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.394 2018/07/07 04:15:24 minskim Exp $
+# $NetBSD: Makefile,v 1.395 2018/07/27 06:49:35 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -335,6 +335,7 @@ SUBDIR+=    scilab
 SUBDIR+=       slatec
 SUBDIR+=       snns
 SUBDIR+=       speedcrunch
+SUBDIR+=       stan-math
 SUBDIR+=       statist
 SUBDIR+=       sundials
 SUBDIR+=       superlu



Home | Main Index | Thread Index | Old Index