summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2018-03-21 15:26:10 +0000
committerminskim <minskim@pkgsrc.org>2018-03-21 15:26:10 +0000
commit111434d0ae2df98160be39b70d9da5ad0c33fde4 (patch)
tree3ff9accbb15212bfe32d533ff100a2f2c08e1d74 /math
parent3ae4e210db1b07c94f0ec862b78a28bbc5e9fc1a (diff)
downloadpkgsrc-111434d0ae2df98160be39b70d9da5ad0c33fde4.tar.gz
math/Makefile: Add R-lmtest
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 dc8dcaa6b47..2810173d0e2 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.375 2018/03/20 15:50:45 khorben Exp $
+# $NetBSD: Makefile,v 1.376 2018/03/21 15:26:10 minskim Exp $
COMMENT= Mathematics
@@ -51,6 +51,7 @@ SUBDIR+= R-hwde
SUBDIR+= R-intervals
SUBDIR+= R-lme4
SUBDIR+= R-lmm
+SUBDIR+= R-lmtest
SUBDIR+= R-mapproj
SUBDIR+= R-maps
SUBDIR+= R-minqa