pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics graphics/Makefile: Add R-gridExtra



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8541b872b8e1
branches:  trunk
changeset: 307065:8541b872b8e1
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue May 01 16:05:59 2018 +0000
description:
graphics/Makefile: Add R-gridExtra

diffstat:

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

diffs (17 lines):

diff -r e9251642edac -r 8541b872b8e1 graphics/Makefile
--- a/graphics/Makefile Tue May 01 16:05:57 2018 +0000
+++ b/graphics/Makefile Tue May 01 16:05:59 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.790 2018/04/30 04:57:24 ryoon Exp $
+# $NetBSD: Makefile,v 1.791 2018/05/01 16:05:59 minskim Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -23,6 +23,7 @@
 SUBDIR+=       R-colorspace
 SUBDIR+=       R-dichromat
 SUBDIR+=       R-ggplot2
+SUBDIR+=       R-gridExtra
 SUBDIR+=       R-labeling
 SUBDIR+=       R-latticeExtra
 SUBDIR+=       R-munsell



Home | Main Index | Thread Index | Old Index