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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/65ba8e352f0b
branches:  trunk
changeset: 378517:65ba8e352f0b
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Apr 09 15:30:01 2018 +0000

description:
math/Makefile: Add R-xtable

diffstat:

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

diffs (17 lines):

diff -r 62f2d9539212 -r 65ba8e352f0b math/Makefile
--- a/math/Makefile     Mon Apr 09 15:29:58 2018 +0000
+++ b/math/Makefile     Mon Apr 09 15:30:01 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.380 2018/04/06 19:31:51 minskim Exp $
+# $NetBSD: Makefile,v 1.381 2018/04/09 15:30:01 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -79,6 +79,7 @@
 SUBDIR+=       R-statmod
 SUBDIR+=       R-tibble
 SUBDIR+=       R-wle
+SUBDIR+=       R-xtable
 SUBDIR+=       R-xts
 SUBDIR+=       R-zoo
 SUBDIR+=       TinySVM



Home | Main Index | Thread Index | Old Index