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: Thu Oct 12 16:37:37 UTC 2017
Modified Files:
pkgsrc/math: Makefile
Log Message:
math/Makefile: Add py-quadprog
To generate a diff of this commit:
cvs rdiff -u -r1.345 -r1.346 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.345 pkgsrc/math/Makefile:1.346
--- pkgsrc/math/Makefile:1.345 Tue Sep 26 17:33:37 2017
+++ pkgsrc/math/Makefile Thu Oct 12 16:37:37 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.345 2017/09/26 17:33:37 adam Exp $
+# $NetBSD: Makefile,v 1.346 2017/10/12 16:37:37 minskim Exp $
COMMENT= Mathematics
@@ -265,6 +265,7 @@ SUBDIR+= py-pandas
SUBDIR+= py-pandas-datareader
SUBDIR+= py-patsy
SUBDIR+= py-pytables
+SUBDIR+= py-quadprog
SUBDIR+= py-roman
SUBDIR+= py-rpy
SUBDIR+= py-scikit-learn
Home |
Main Index |
Thread Index |
Old Index