summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2016-02-25 01:10:47 +0000
committerwen <wen@pkgsrc.org>2016-02-25 01:10:47 +0000
commit3d6a9c5dd0bb4ace0da6c607e35289642dcb9668 (patch)
tree67410482a78427ca906af99b0d03b0279b0df850 /math
parent8e593f11c6ef0af1e96da5ce4760060526988cbf (diff)
downloadpkgsrc-3d6a9c5dd0bb4ace0da6c607e35289642dcb9668.tar.gz
Add R-FNN
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 08ce07dc2b4..2d469c97fb0 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.317 2016/02/07 21:44:18 markd Exp $
+# $NetBSD: Makefile,v 1.318 2016/02/25 01:10:47 wen Exp $
COMMENT= Mathematics
@@ -6,6 +6,7 @@ SUBDIR+= R
SUBDIR+= R-CGIwithR
SUBDIR+= R-DAAG
SUBDIR+= R-DBI
+SUBDIR+= R-FNN
SUBDIR+= R-GRASS
SUBDIR+= R-ISwR
SUBDIR+= R-MatrixModels