diff options
author | brook <brook@pkgsrc.org> | 2012-04-15 16:49:03 +0000 |
---|---|---|
committer | brook <brook@pkgsrc.org> | 2012-04-15 16:49:03 +0000 |
commit | 99fca9bf697a8d345aa16333ce7a824fc5aa81e4 (patch) | |
tree | 107c02ea6fbd2027710cca03463faccdf074261c /math/Makefile | |
parent | 870109ab33080135d65f6f2b635f7c91554f64db (diff) | |
download | pkgsrc-99fca9bf697a8d345aa16333ce7a824fc5aa81e4.tar.gz |
Add R-RColorBrewer.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index f0a3acf7404..14045061cd0 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.230 2012/04/08 20:53:36 wiz Exp $ +# $NetBSD: Makefile,v 1.231 2012/04/15 16:49:03 brook Exp $ COMMENT= Mathematics @@ -10,6 +10,7 @@ SUBDIR+= R-ISwR SUBDIR+= R-PHYLOGR SUBDIR+= R-R2HTML SUBDIR+= R-RArcInfo +SUBDIR+= R-RColorBrewer SUBDIR+= R-RandomFields SUBDIR+= R-Rcmdr SUBDIR+= R-XML |