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:   wiz
Date:           Thu Jul  2 10:58:37 UTC 2026

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: + ggml


To generate a diff of this commit:
cvs rdiff -u -r1.637 -r1.638 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.637 pkgsrc/math/Makefile:1.638
--- pkgsrc/math/Makefile:1.637  Sun Jun 28 16:23:44 2026
+++ pkgsrc/math/Makefile        Thu Jul  2 10:58:37 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.637 2026/06/28 16:23:44 alnsn Exp $
+# $NetBSD: Makefile,v 1.638 2026/07/02 10:58:37 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -218,6 +218,7 @@ SUBDIR+=    gappa
 SUBDIR+=       gcem
 SUBDIR+=       geg
 SUBDIR+=       genius
+SUBDIR+=       ggml
 SUBDIR+=       glpk
 SUBDIR+=       gnome-calculator
 SUBDIR+=       gnumeric112



Home | Main Index | Thread Index | Old Index