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:   markd
Date:           Thu Jul  8 21:10:03 UTC 2021

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math: add imath


To generate a diff of this commit:
cvs rdiff -u -r1.510 -r1.511 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.510 pkgsrc/math/Makefile:1.511
--- pkgsrc/math/Makefile:1.510  Mon Jul  5 14:28:52 2021
+++ pkgsrc/math/Makefile        Thu Jul  8 21:10:03 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.510 2021/07/05 14:28:52 nia Exp $
+# $NetBSD: Makefile,v 1.511 2021/07/08 21:10:03 markd Exp $
 
 COMMENT=       Mathematics
 
@@ -216,6 +216,7 @@ SUBDIR+=    hs-profunctors
 SUBDIR+=       hs-scientific
 SUBDIR+=       hs-semigroupoids
 SUBDIR+=       hs-semigroups
+SUBDIR+=       imath
 SUBDIR+=       ipopt
 SUBDIR+=       isl
 SUBDIR+=       itpp



Home | Main Index | Thread Index | Old Index