diff options
author | brook <brook> | 2014-08-26 16:30:01 +0000 |
---|---|---|
committer | brook <brook> | 2014-08-26 16:30:01 +0000 |
commit | 9589ac2891d4cee9436b79c9e5056c18e42d352e (patch) | |
tree | b80ff1662189c9270737a3faef378cec5d9f37c9 /math | |
parent | cc379be8c6cc16724a4fe2e3dd7dd34f5cf85603 (diff) | |
download | pkgsrc-9589ac2891d4cee9436b79c9e5056c18e42d352e.tar.gz |
Add R-Rcpp v0.11.2.
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index db6eb9018cf..050ea542742 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.276 2014/08/26 15:46:20 brook Exp $ +# $NetBSD: Makefile,v 1.277 2014/08/26 16:30:01 brook Exp $ COMMENT= Mathematics @@ -15,6 +15,7 @@ SUBDIR+= R-RColorBrewer SUBDIR+= R-RPostgreSQL SUBDIR+= R-RandomFields SUBDIR+= R-Rcmdr +SUBDIR+= R-Rcpp SUBDIR+= R-XML SUBDIR+= R-abind SUBDIR+= R-akima |