Sun Apr 17 04:11:12 2016 UTC ()
Add R-nloptr


(wen)
diff -r1.319 -r1.320 pkgsrc/math/Makefile

cvs diff -r1.319 -r1.320 pkgsrc/math/Makefile (expand / switch to unified diff)

--- pkgsrc/math/Makefile 2016/03/03 13:34:01 1.319
+++ pkgsrc/math/Makefile 2016/04/17 04:11:12 1.320
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.319 2016/03/03 13:34:01 wiz Exp $ 1# $NetBSD: Makefile,v 1.320 2016/04/17 04:11:12 wen Exp $
2 2
3COMMENT= Mathematics 3COMMENT= Mathematics
4 4
5SUBDIR+= R 5SUBDIR+= R
6SUBDIR+= R-CGIwithR 6SUBDIR+= R-CGIwithR
7SUBDIR+= R-DAAG 7SUBDIR+= R-DAAG
8SUBDIR+= R-DBI 8SUBDIR+= R-DBI
9SUBDIR+= R-FNN 9SUBDIR+= R-FNN
10SUBDIR+= R-GRASS 10SUBDIR+= R-GRASS
11SUBDIR+= R-ISwR 11SUBDIR+= R-ISwR
12SUBDIR+= R-MatrixModels 12SUBDIR+= R-MatrixModels
13SUBDIR+= R-PHYLOGR 13SUBDIR+= R-PHYLOGR
14SUBDIR+= R-R2HTML 14SUBDIR+= R-R2HTML
@@ -35,26 +35,27 @@ SUBDIR+= R-genetics @@ -35,26 +35,27 @@ SUBDIR+= R-genetics
35SUBDIR+= R-geoR 35SUBDIR+= R-geoR
36SUBDIR+= R-geoRglm 36SUBDIR+= R-geoRglm
37SUBDIR+= R-gstat 37SUBDIR+= R-gstat
38SUBDIR+= R-gtools 38SUBDIR+= R-gtools
39SUBDIR+= R-httpRequest 39SUBDIR+= R-httpRequest
40SUBDIR+= R-hwde 40SUBDIR+= R-hwde
41SUBDIR+= R-intervals 41SUBDIR+= R-intervals
42SUBDIR+= R-lmm 42SUBDIR+= R-lmm
43SUBDIR+= R-mapproj 43SUBDIR+= R-mapproj
44SUBDIR+= R-maps 44SUBDIR+= R-maps
45SUBDIR+= R-minqa 45SUBDIR+= R-minqa
46SUBDIR+= R-mvtnorm 46SUBDIR+= R-mvtnorm
47SUBDIR+= R-ncdf 47SUBDIR+= R-ncdf
 48SUBDIR+= R-nloptr
48SUBDIR+= R-pixmap 49SUBDIR+= R-pixmap
49SUBDIR+= R-plyr 50SUBDIR+= R-plyr
50SUBDIR+= R-quantreg 51SUBDIR+= R-quantreg
51SUBDIR+= R-randomForest 52SUBDIR+= R-randomForest
52SUBDIR+= R-sgeostat 53SUBDIR+= R-sgeostat
53SUBDIR+= R-shapefiles 54SUBDIR+= R-shapefiles
54SUBDIR+= R-sp 55SUBDIR+= R-sp
55SUBDIR+= R-spacetime 56SUBDIR+= R-spacetime
56SUBDIR+= R-splancs 57SUBDIR+= R-splancs
57SUBDIR+= R-statmod 58SUBDIR+= R-statmod
58SUBDIR+= R-wle 59SUBDIR+= R-wle
59SUBDIR+= R-xts 60SUBDIR+= R-xts
60SUBDIR+= R-zoo 61SUBDIR+= R-zoo