summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2012-04-15 22:16:24 +0000
committerbrook <brook@pkgsrc.org>2012-04-15 22:16:24 +0000
commit41875d29b6d598a9f55416d75db97ea28868fd93 (patch)
treed176fe852719e9faed54dad7630fb05bb4e6461f /math
parentf3877bfae15f85d76abe89881f4c9cb61dac1a5e (diff)
downloadpkgsrc-41875d29b6d598a9f55416d75db97ea28868fd93.tar.gz
Added R-geoRglm.
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index a1cc321d6d5..059a00c60f8 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.235 2012/04/15 18:00:28 brook Exp $
+# $NetBSD: Makefile,v 1.236 2012/04/15 22:16:24 brook Exp $
COMMENT= Mathematics
@@ -30,6 +30,7 @@ SUBDIR+= R-e1071
SUBDIR+= R-gdata
SUBDIR+= R-genetics
SUBDIR+= R-geoR
+SUBDIR+= R-geoRglm
SUBDIR+= R-gstat
SUBDIR+= R-gtools
SUBDIR+= R-httpRequest