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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eefd2d586c50
branches:  trunk
changeset: 308495:eefd2d586c50
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu May 24 22:25:21 2018 +0000

description:
math/Makefile: Add R-igraph

diffstat:

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

diffs (17 lines):

diff -r 1b128f12c6ae -r eefd2d586c50 math/Makefile
--- a/math/Makefile     Thu May 24 22:25:17 2018 +0000
+++ b/math/Makefile     Thu May 24 22:25:21 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.386 2018/05/18 16:08:51 minskim Exp $
+# $NetBSD: Makefile,v 1.387 2018/05/24 22:25:21 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -50,6 +50,7 @@
 SUBDIR+=       R-gtools
 SUBDIR+=       R-httpRequest
 SUBDIR+=       R-hwde
+SUBDIR+=       R-igraph
 SUBDIR+=       R-intervals
 SUBDIR+=       R-lme4
 SUBDIR+=       R-lmm



Home | Main Index | Thread Index | Old Index