Sat Mar 10 01:21:05 2018 UTC ()
devel/Makefile: Add R-R6


(minskim)
diff -r1.2627 -r1.2628 pkgsrc/devel/Makefile

cvs diff -r1.2627 -r1.2628 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2018/03/06 17:07:56 1.2627
+++ pkgsrc/devel/Makefile 2018/03/10 01:21:05 1.2628
@@ -1,28 +1,29 @@ @@ -1,28 +1,29 @@
1# $NetBSD: Makefile,v 1.2627 2018/03/06 17:07:56 minskim Exp $ 1# $NetBSD: Makefile,v 1.2628 2018/03/10 01:21:05 minskim Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= ExmanIDE 7SUBDIR+= ExmanIDE
8SUBDIR+= GConf 8SUBDIR+= GConf
9SUBDIR+= GConf-ui 9SUBDIR+= GConf-ui
10SUBDIR+= Gorm 10SUBDIR+= Gorm
11SUBDIR+= MoarVM 11SUBDIR+= MoarVM
12SUBDIR+= ObjectiveLib 12SUBDIR+= ObjectiveLib
13SUBDIR+= ProjectCenter 13SUBDIR+= ProjectCenter
14SUBDIR+= R-IRdisplay 14SUBDIR+= R-IRdisplay
15SUBDIR+= R-IRkernel 15SUBDIR+= R-IRkernel
 16SUBDIR+= R-R6
16SUBDIR+= R-Rcpp 17SUBDIR+= R-Rcpp
17SUBDIR+= R-assertthat 18SUBDIR+= R-assertthat
18SUBDIR+= R-bit 19SUBDIR+= R-bit
19SUBDIR+= R-bit64 20SUBDIR+= R-bit64
20SUBDIR+= R-crayon 21SUBDIR+= R-crayon
21SUBDIR+= R-evaluate 22SUBDIR+= R-evaluate
22SUBDIR+= R-magrittr 23SUBDIR+= R-magrittr
23SUBDIR+= R-proto 24SUBDIR+= R-proto
24SUBDIR+= R-repr 25SUBDIR+= R-repr
25SUBDIR+= R-uuid 26SUBDIR+= R-uuid
26SUBDIR+= RBTools 27SUBDIR+= RBTools
27SUBDIR+= RTFM 28SUBDIR+= RTFM
28SUBDIR+= RTx-RightsMatrix 29SUBDIR+= RTx-RightsMatrix