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:           Fri Oct 27 11:58:59 UTC 2023

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: + hs-digits


To generate a diff of this commit:
cvs rdiff -u -r1.574 -r1.575 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.574 pkgsrc/math/Makefile:1.575
--- pkgsrc/math/Makefile:1.574  Tue Oct 24 08:35:32 2023
+++ pkgsrc/math/Makefile        Fri Oct 27 11:58:59 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.574 2023/10/24 08:35:32 pho Exp $
+# $NetBSD: Makefile,v 1.575 2023/10/27 11:58:59 pho Exp $
 
 COMMENT=       Mathematics
 
@@ -226,6 +226,7 @@ SUBDIR+=    hs-bifunctors
 SUBDIR+=       hs-commutative-semigroups
 SUBDIR+=       hs-comonad
 SUBDIR+=       hs-contravariant
+SUBDIR+=       hs-digits
 SUBDIR+=       hs-distributive
 SUBDIR+=       hs-free
 SUBDIR+=       hs-ieee754



Home | Main Index | Thread Index | Old Index