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-VGAM



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b146c8b01e93
branches:  trunk
changeset: 374433:b146c8b01e93
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Jan 22 19:23:46 2018 +0000

description:
math/Makefile: Add R-VGAM

diffstat:

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

diffs (17 lines):

diff -r ecce5ee09010 -r b146c8b01e93 math/Makefile
--- a/math/Makefile     Mon Jan 22 19:22:44 2018 +0000
+++ b/math/Makefile     Mon Jan 22 19:23:46 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.353 2018/01/22 06:21:00 wen Exp $
+# $NetBSD: Makefile,v 1.354 2018/01/22 19:23:46 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -19,6 +19,7 @@
 SUBDIR+=       R-Rcmdr
 SUBDIR+=       R-RcppEigen
 SUBDIR+=       R-SparseM
+SUBDIR+=       R-VGAM
 SUBDIR+=       R-XML
 SUBDIR+=       R-abind
 SUBDIR+=       R-akima



Home | Main Index | Thread Index | Old Index