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:   bacon
Date:           Sun Jun 12 14:35:53 UTC 2022

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: Add basic-stats


To generate a diff of this commit:
cvs rdiff -u -r1.545 -r1.546 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.545 pkgsrc/math/Makefile:1.546
--- pkgsrc/math/Makefile:1.545  Sat May 21 13:42:23 2022
+++ pkgsrc/math/Makefile        Sun Jun 12 14:35:53 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.545 2022/05/21 13:42:23 mef Exp $
+# $NetBSD: Makefile,v 1.546 2022/06/12 14:35:53 bacon Exp $
 
 COMMENT=       Mathematics
 
@@ -140,6 +140,7 @@ SUBDIR+=    analitza
 SUBDIR+=       antixls
 SUBDIR+=       aribas
 SUBDIR+=       arpack-ng
+SUBDIR+=       basic-stats
 SUBDIR+=       bc
 SUBDIR+=       bc-gh
 SUBDIR+=       bcal



Home | Main Index | Thread Index | Old Index