diff options
author | brook <brook> | 2012-04-15 17:33:52 +0000 |
---|---|---|
committer | brook <brook> | 2012-04-15 17:33:52 +0000 |
commit | a89be65e05f68232f0bdfb03d4768aa3ff72f23e (patch) | |
tree | 653503a84ebb36d6eb0b186e54704986df7ae7ee /math | |
parent | f03d4554d0905454f050a4d312940e7a45b0df22 (diff) | |
download | pkgsrc-a89be65e05f68232f0bdfb03d4768aa3ff72f23e.tar.gz |
Added R-spacetime.
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 39b0fb2bea6..9c6ac855109 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.233 2012/04/15 17:14:34 brook Exp $ +# $NetBSD: Makefile,v 1.234 2012/04/15 17:33:52 brook Exp $ COMMENT= Mathematics @@ -42,6 +42,7 @@ SUBDIR+= R-randomForest SUBDIR+= R-sgeostat SUBDIR+= R-shapefiles SUBDIR+= R-sp +SUBDIR+= R-spacetime SUBDIR+= R-splancs SUBDIR+= R-statmod SUBDIR+= R-wle |