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 09:58:48 UTC 2022
Modified Files:
pkgsrc/math: Makefile
Log Message:
math/Makefile: + hs-invariant
To generate a diff of this commit:
cvs rdiff -u -r1.530 -r1.531 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.530 pkgsrc/math/Makefile:1.531
--- pkgsrc/math/Makefile:1.530 Wed Feb 16 09:58:07 2022
+++ pkgsrc/math/Makefile Wed Feb 16 09:58:48 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.530 2022/02/16 09:58:07 pho Exp $
+# $NetBSD: Makefile,v 1.531 2022/02/16 09:58:48 pho Exp $
COMMENT= Mathematics
@@ -220,6 +220,7 @@ SUBDIR+= hs-distributive
SUBDIR+= hs-free
SUBDIR+= hs-ieee754
SUBDIR+= hs-integer-logarithms
+SUBDIR+= hs-invariant
SUBDIR+= hs-math-functions
SUBDIR+= hs-monoid-subclasses
SUBDIR+= hs-mwc-random
Home |
Main Index |
Thread Index |
Old Index