diff options
author | brook <brook> | 2012-04-15 16:49:03 +0000 |
---|---|---|
committer | brook <brook> | 2012-04-15 16:49:03 +0000 |
commit | c99f0c7d0bd92d31e36db098346110d3989fd9e6 (patch) | |
tree | 107c02ea6fbd2027710cca03463faccdf074261c | |
parent | 7525b2aec05e11604d20d3a13a845d7ac643377a (diff) | |
download | pkgsrc-c99f0c7d0bd92d31e36db098346110d3989fd9e6.tar.gz |
Add R-RColorBrewer.
-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 |