summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorwen <wen>2016-04-17 04:11:12 +0000
committerwen <wen>2016-04-17 04:11:12 +0000
commit16337b9da9c3fbfa05b3c14cb5003d892379200d (patch)
treea488b4836b73060c9eae267737bc6c61934c813a /math/Makefile
parent01a79bf4fd3b9ad4afc64d07dba200e61e264548 (diff)
downloadpkgsrc-16337b9da9c3fbfa05b3c14cb5003d892379200d.tar.gz
Add R-nloptr
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 5f488d7c91d..03cfa9f343a 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.319 2016/03/03 13:34:01 wiz Exp $
+# $NetBSD: Makefile,v 1.320 2016/04/17 04:11:12 wen Exp $
COMMENT= Mathematics
@@ -45,6 +45,7 @@ SUBDIR+= R-maps
SUBDIR+= R-minqa
SUBDIR+= R-mvtnorm
SUBDIR+= R-ncdf
+SUBDIR+= R-nloptr
SUBDIR+= R-pixmap
SUBDIR+= R-plyr
SUBDIR+= R-quantreg