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:           Sat Jul  7 04:15:24 UTC 2018

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: Add sundials


To generate a diff of this commit:
cvs rdiff -u -r1.393 -r1.394 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.393 pkgsrc/math/Makefile:1.394
--- pkgsrc/math/Makefile:1.393  Fri Jul  6 03:46:55 2018
+++ pkgsrc/math/Makefile        Sat Jul  7 04:15:24 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.393 2018/07/06 03:46:55 minskim Exp $
+# $NetBSD: Makefile,v 1.394 2018/07/07 04:15:24 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -336,6 +336,7 @@ SUBDIR+=    slatec
 SUBDIR+=       snns
 SUBDIR+=       speedcrunch
 SUBDIR+=       statist
+SUBDIR+=       sundials
 SUBDIR+=       superlu
 SUBDIR+=       svmlin
 SUBDIR+=       tasp-vsipl



Home | Main Index | Thread Index | Old Index