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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e1d3c7e00044
branches:  trunk
changeset: 377752:e1d3c7e00044
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Mar 21 15:26:10 2018 +0000

description:
math/Makefile: Add R-lmtest

diffstat:

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

diffs (17 lines):

diff -r d098c1bfea13 -r e1d3c7e00044 math/Makefile
--- a/math/Makefile     Wed Mar 21 15:26:08 2018 +0000
+++ b/math/Makefile     Wed Mar 21 15:26:10 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.375 2018/03/20 15:50:45 khorben Exp $
+# $NetBSD: Makefile,v 1.376 2018/03/21 15:26:10 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -51,6 +51,7 @@
 SUBDIR+=       R-intervals
 SUBDIR+=       R-lme4
 SUBDIR+=       R-lmm
+SUBDIR+=       R-lmtest
 SUBDIR+=       R-mapproj
 SUBDIR+=       R-maps
 SUBDIR+=       R-minqa



Home | Main Index | Thread Index | Old Index