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:           Sat Aug 20 07:15:18 UTC 2016

Modified Files:
        pkgsrc/math: Makefile

Log Message:
+ py-noise.


To generate a diff of this commit:
cvs rdiff -u -r1.330 -r1.331 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.330 pkgsrc/math/Makefile:1.331
--- pkgsrc/math/Makefile:1.330  Fri Aug 19 20:26:11 2016
+++ pkgsrc/math/Makefile        Sat Aug 20 07:15:18 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.330 2016/08/19 20:26:11 cheusov Exp $
+# $NetBSD: Makefile,v 1.331 2016/08/20 07:15:18 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -250,6 +250,7 @@ SUBDIR+=    py-intervals
 SUBDIR+=       py-mpmath
 SUBDIR+=       py-munkres
 SUBDIR+=       py-networkx
+SUBDIR+=       py-noise
 SUBDIR+=       py-numarray
 SUBDIR+=       py-numexpr
 SUBDIR+=       py-numpy



Home | Main Index | Thread Index | Old Index