summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2018-03-04 01:03:34 +0000
committerminskim <minskim@pkgsrc.org>2018-03-04 01:03:34 +0000
commite1e92432575b73ef3839e14c6c730cb6bb5393c4 (patch)
tree597a129cd6f78b7a9c873c0be318163d0af41e6f /math
parent4d667feb00978c471eb4b8c16ee0bc568e6279d2 (diff)
downloadpkgsrc-e1e92432575b73ef3839e14c6c730cb6bb5393c4.tar.gz
math/Makefile: Add R-coda
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 e6e8dd3c585..25e211f9ba9 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.366 2018/03/03 01:23:31 minskim Exp $
+# $NetBSD: Makefile,v 1.367 2018/03/04 01:03:34 minskim Exp $
COMMENT= Mathematics
@@ -31,6 +31,7 @@ SUBDIR+= R-chron
SUBDIR+= R-circular
SUBDIR+= R-classInt
SUBDIR+= R-clim.pact
+SUBDIR+= R-coda
SUBDIR+= R-combinat
SUBDIR+= R-date
SUBDIR+= R-e1071