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: wiz
Date: Fri Jul 15 07:36:54 UTC 2016
Modified Files:
pkgsrc/math: Makefile
Log Message:
Add two.
To generate a diff of this commit:
cvs rdiff -u -r1.320 -r1.321 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.320 pkgsrc/math/Makefile:1.321
--- pkgsrc/math/Makefile:1.320 Sun Apr 17 04:11:12 2016
+++ pkgsrc/math/Makefile Fri Jul 15 07:36:54 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.320 2016/04/17 04:11:12 wen Exp $
+# $NetBSD: Makefile,v 1.321 2016/07/15 07:36:54 wiz Exp $
COMMENT= Mathematics
@@ -248,11 +248,13 @@ SUBDIR+= py-numarray
SUBDIR+= py-numexpr
SUBDIR+= py-numpy
SUBDIR+= py-pandas
+SUBDIR+= py-patsy
SUBDIR+= py-pytables
SUBDIR+= py-roman
SUBDIR+= py-rpy
SUBDIR+= py-scipy
SUBDIR+= py-simpleeval
+SUBDIR+= py-statsmodels
SUBDIR+= py-sympy
SUBDIR+= qalculate
SUBDIR+= qalculate-bases
Home |
Main Index |
Thread Index |
Old Index