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:           Wed Jan 24 00:45:59 UTC 2018

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: Add py-powerlaw


To generate a diff of this commit:
cvs rdiff -u -r1.355 -r1.356 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.355 pkgsrc/math/Makefile:1.356
--- pkgsrc/math/Makefile:1.355  Tue Jan 23 01:52:53 2018
+++ pkgsrc/math/Makefile        Wed Jan 24 00:45:59 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.355 2018/01/23 01:52:53 minskim Exp $
+# $NetBSD: Makefile,v 1.356 2018/01/24 00:45:59 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -269,6 +269,7 @@ SUBDIR+=    py-numpy
 SUBDIR+=       py-pandas
 SUBDIR+=       py-pandas-datareader
 SUBDIR+=       py-patsy
+SUBDIR+=       py-powerlaw
 SUBDIR+=       py-pytables
 SUBDIR+=       py-pywavelets
 SUBDIR+=       py-quadprog



Home | Main Index | Thread Index | Old Index