pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math math/Makefile: Add R-numDeriv



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8ed179a09005
branches:  trunk
changeset: 376651:8ed179a09005
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Mar 05 16:52:16 2018 +0000

description:
math/Makefile: Add R-numDeriv

diffstat:

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

diffs (17 lines):

diff -r c942275c2cd0 -r 8ed179a09005 math/Makefile
--- a/math/Makefile     Mon Mar 05 16:52:13 2018 +0000
+++ b/math/Makefile     Mon Mar 05 16:52:16 2018 +0000
@@ -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-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