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:   jnemeth
Date:           Thu Jan 14 04:06:43 UTC 2021

Modified Files:
        pkgsrc/math: Makefile

Log Message:
sort


To generate a diff of this commit:
cvs rdiff -u -r1.486 -r1.487 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.486 pkgsrc/math/Makefile:1.487
--- pkgsrc/math/Makefile:1.486  Wed Jan 13 11:16:55 2021
+++ pkgsrc/math/Makefile        Thu Jan 14 04:06:43 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.486 2021/01/13 11:16:55 pin Exp $
+# $NetBSD: Makefile,v 1.487 2021/01/14 04:06:43 jnemeth Exp $
 
 COMMENT=       Mathematics
 
@@ -216,8 +216,8 @@ SUBDIR+=    hs-semigroups
 SUBDIR+=       ipopt
 SUBDIR+=       isl
 SUBDIR+=       itpp
-SUBDIR+=       kalk
 SUBDIR+=       kalgebra
+SUBDIR+=       kalk
 SUBDIR+=       kcalc
 SUBDIR+=       lapack
 SUBDIR+=       libffm



Home | Main Index | Thread Index | Old Index