pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math math/Makefile: Add basic-stats



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d4d01243b50e
branches:  trunk
changeset: 380680:d4d01243b50e
user:      bacon <bacon%pkgsrc.org@localhost>
date:      Sun Jun 12 14:35:53 2022 +0000

description:
math/Makefile: Add basic-stats

diffstat:

 math/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d6aa34614213 -r d4d01243b50e math/Makefile
--- a/math/Makefile     Sun Jun 12 14:35:15 2022 +0000
+++ b/math/Makefile     Sun Jun 12 14:35:53 2022 +0000
@@ -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+=       antixls
 SUBDIR+=       aribas
 SUBDIR+=       arpack-ng
+SUBDIR+=       basic-stats
 SUBDIR+=       bc
 SUBDIR+=       bc-gh
 SUBDIR+=       bcal



Home | Main Index | Thread Index | Old Index