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:           Mon Mar  5 16:52:16 UTC 2018

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: Add R-numDeriv


To generate a diff of this commit:
cvs rdiff -u -r1.367 -r1.368 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.367 pkgsrc/math/Makefile:1.368
--- pkgsrc/math/Makefile:1.367  Sun Mar  4 01:03:34 2018
+++ pkgsrc/math/Makefile        Mon Mar  5 16:52:16 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.367 2018/03/04 01:03:34 minskim Exp $
+# $NetBSD: Makefile,v 1.368 2018/03/05 16:52:16 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -55,6 +55,7 @@ SUBDIR+=      R-minqa
 SUBDIR+=       R-mvtnorm
 SUBDIR+=       R-ncdf
 SUBDIR+=       R-nloptr
+SUBDIR+=       R-numDeriv
 SUBDIR+=       R-pbkrtest
 SUBDIR+=       R-pixmap
 SUBDIR+=       R-plyr



Home | Main Index | Thread Index | Old Index