Mon Sep 26 19:34:11 2011 UTC ()
Add R-car


(ryoon)
diff -r1.219 -r1.220 pkgsrc/math/Makefile

cvs diff -r1.219 -r1.220 pkgsrc/math/Makefile (expand / switch to unified diff)

--- pkgsrc/math/Makefile 2011/06/14 21:31:31 1.219
+++ pkgsrc/math/Makefile 2011/09/26 19:34:11 1.220
@@ -1,30 +1,31 @@ @@ -1,30 +1,31 @@
1# $NetBSD: Makefile,v 1.219 2011/06/14 21:31:31 alnsn Exp $ 1# $NetBSD: Makefile,v 1.220 2011/09/26 19:34:11 ryoon 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-GRASS 8SUBDIR+= R-GRASS
9SUBDIR+= R-ISwR 9SUBDIR+= R-ISwR
10SUBDIR+= R-PHYLOGR 10SUBDIR+= R-PHYLOGR
11SUBDIR+= R-R2HTML 11SUBDIR+= R-R2HTML
12SUBDIR+= R-RArcInfo 12SUBDIR+= R-RArcInfo
13SUBDIR+= R-Rcmdr 13SUBDIR+= R-Rcmdr
14SUBDIR+= R-XML 14SUBDIR+= R-XML
15SUBDIR+= R-abind 15SUBDIR+= R-abind
16SUBDIR+= R-akima 16SUBDIR+= R-akima
17SUBDIR+= R-bitops 17SUBDIR+= R-bitops
 18SUBDIR+= R-car
18SUBDIR+= R-chron 19SUBDIR+= R-chron
19SUBDIR+= R-circular 20SUBDIR+= R-circular
20SUBDIR+= R-classInt 21SUBDIR+= R-classInt
21SUBDIR+= R-clim.pact 22SUBDIR+= R-clim.pact
22SUBDIR+= R-combinat 23SUBDIR+= R-combinat
23SUBDIR+= R-date 24SUBDIR+= R-date
24SUBDIR+= R-e1071 25SUBDIR+= R-e1071
25SUBDIR+= R-gdata 26SUBDIR+= R-gdata
26SUBDIR+= R-genetics 27SUBDIR+= R-genetics
27SUBDIR+= R-geoR 28SUBDIR+= R-geoR
28SUBDIR+= R-gstat 29SUBDIR+= R-gstat
29SUBDIR+= R-gtools 30SUBDIR+= R-gtools
30SUBDIR+= R-httpRequest 31SUBDIR+= R-httpRequest