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:21:14 UTC 2022
Modified Files:
pkgsrc/math: Makefile
Log Message:
math/Makefile: + hs-monoid-subclasses
To generate a diff of this commit:
cvs rdiff -u -r1.526 -r1.527 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.526 pkgsrc/math/Makefile:1.527
--- pkgsrc/math/Makefile:1.526 Wed Feb 16 05:09:40 2022
+++ pkgsrc/math/Makefile Wed Feb 16 05:21:14 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.526 2022/02/16 05:09:40 pho Exp $
+# $NetBSD: Makefile,v 1.527 2022/02/16 05:21:14 pho Exp $
COMMENT= Mathematics
@@ -218,6 +218,7 @@ SUBDIR+= hs-distributive
SUBDIR+= hs-ieee754
SUBDIR+= hs-integer-logarithms
SUBDIR+= hs-math-functions
+SUBDIR+= hs-monoid-subclasses
SUBDIR+= hs-mwc-random
SUBDIR+= hs-nats
SUBDIR+= hs-primes
Home |
Main Index |
Thread Index |
Old Index