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:   pho
Date:           Wed Feb 16 05:09:40 UTC 2022

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: + hs-primes


To generate a diff of this commit:
cvs rdiff -u -r1.525 -r1.526 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.525 pkgsrc/math/Makefile:1.526
--- pkgsrc/math/Makefile:1.525  Tue Jan 25 01:37:49 2022
+++ pkgsrc/math/Makefile        Wed Feb 16 05:09:40 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.525 2022/01/25 01:37:49 wiz Exp $
+# $NetBSD: Makefile,v 1.526 2022/02/16 05:09:40 pho Exp $
 
 COMMENT=       Mathematics
 
@@ -220,6 +220,7 @@ SUBDIR+=    hs-integer-logarithms
 SUBDIR+=       hs-math-functions
 SUBDIR+=       hs-mwc-random
 SUBDIR+=       hs-nats
+SUBDIR+=       hs-primes
 SUBDIR+=       hs-profunctors
 SUBDIR+=       hs-scientific
 SUBDIR+=       hs-semigroupoids



Home | Main Index | Thread Index | Old Index