diff options
| author | brook <brook> | 2012-04-15 17:14:34 +0000 |
|---|---|---|
| committer | brook <brook> | 2012-04-15 17:14:34 +0000 |
| commit | 7d4b7a286d357bc53cc3e3b4c210e4b10afdf59c (patch) | |
| tree | eaae289f01f107352b72ce6e4e0dfcc71d0d3407 /math | |
| parent | 648bef25acba10c6b09e1ed89b656bc685a64941 (diff) | |
| download | pkgsrc-7d4b7a286d357bc53cc3e3b4c210e4b10afdf59c.tar.gz | |
Add R-xts.
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 4090db753d0..39b0fb2bea6 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.232 2012/04/15 17:11:33 brook Exp $ +# $NetBSD: Makefile,v 1.233 2012/04/15 17:14:34 brook Exp $ COMMENT= Mathematics @@ -45,6 +45,7 @@ SUBDIR+= R-sp SUBDIR+= R-splancs SUBDIR+= R-statmod SUBDIR+= R-wle +SUBDIR+= R-xts SUBDIR+= R-zoo SUBDIR+= TinySVM SUBDIR+= aamath |
