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:   jdolecek
Date:           Thu Aug  4 15:33:48 UTC 2016

Modified Files:
        pkgsrc/math: Makefile

Log Message:
add php-stats


To generate a diff of this commit:
cvs rdiff -u -r1.326 -r1.327 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.326 pkgsrc/math/Makefile:1.327
--- pkgsrc/math/Makefile:1.326  Sat Jul 30 15:15:22 2016
+++ pkgsrc/math/Makefile        Thu Aug  4 15:33:48 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.326 2016/07/30 15:15:22 cheusov Exp $
+# $NetBSD: Makefile,v 1.327 2016/08/04 15:33:48 jdolecek Exp $
 
 COMMENT=       Mathematics
 
@@ -230,6 +230,7 @@ SUBDIR+=    pear-Math_BigInteger
 SUBDIR+=       pear-Numbers_Roman
 SUBDIR+=       pear-Numbers_Words
 SUBDIR+=       php-bcmath
+SUBDIR+=       php-stats
 SUBDIR+=       ppl
 SUBDIR+=       prng
 SUBDIR+=       pspp



Home | Main Index | Thread Index | Old Index