pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   minskim
Date:           Fri Mar  2 19:04:17 UTC 2018

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: Add R-prob


To generate a diff of this commit:
cvs rdiff -u -r1.364 -r1.365 pkgsrc/math/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.364 pkgsrc/math/Makefile:1.365
--- pkgsrc/math/Makefile:1.364  Tue Feb 20 14:04:23 2018
+++ pkgsrc/math/Makefile        Fri Mar  2 19:04:16 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.364 2018/02/20 14:04:23 fhajny Exp $
+# $NetBSD: Makefile,v 1.365 2018/03/02 19:04:16 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -57,6 +57,7 @@ SUBDIR+=      R-nloptr
 SUBDIR+=       R-pbkrtest
 SUBDIR+=       R-pixmap
 SUBDIR+=       R-plyr
+SUBDIR+=       R-prob
 SUBDIR+=       R-quadprog
 SUBDIR+=       R-quantreg
 SUBDIR+=       R-randomForest



Home | Main Index | Thread Index | Old Index