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:           Tue Dec 24 10:53:11 UTC 2024

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: + mpdecimal


To generate a diff of this commit:
cvs rdiff -u -r1.614 -r1.615 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.614 pkgsrc/math/Makefile:1.615
--- pkgsrc/math/Makefile:1.614  Sat Dec 14 08:41:48 2024
+++ pkgsrc/math/Makefile        Tue Dec 24 10:53:11 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.614 2024/12/14 08:41:48 wiz Exp $
+# $NetBSD: Makefile,v 1.615 2024/12/24 10:53:11 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -300,6 +300,7 @@ SUBDIR+=    metis
 SUBDIR+=       minisat
 SUBDIR+=       minpack
 SUBDIR+=       mpcomplex
+SUBDIR+=       mpdecimal
 SUBDIR+=       mpfi
 SUBDIR+=       mpfr
 SUBDIR+=       mprime-bin



Home | Main Index | Thread Index | Old Index