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:   pin
Date:           Mon Oct  2 10:41:32 UTC 2023

Modified Files:
        pkgsrc/math: Makefile

Log Message:
Add fitme


To generate a diff of this commit:
cvs rdiff -u -r1.571 -r1.572 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.571 pkgsrc/math/Makefile:1.572
--- pkgsrc/math/Makefile:1.571  Sat Sep  9 13:57:13 2023
+++ pkgsrc/math/Makefile        Mon Oct  2 10:41:32 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.571 2023/09/09 13:57:13 taca Exp $
+# $NetBSD: Makefile,v 1.572 2023/10/02 10:41:32 pin Exp $
 
 COMMENT=       Mathematics
 
@@ -185,6 +185,7 @@ SUBDIR+=    fftw-long
 SUBDIR+=       fftw-quad
 SUBDIR+=       fftw2
 SUBDIR+=       fgmp
+SUBDIR+=       fitme
 SUBDIR+=       fityk
 SUBDIR+=       flann-lib
 SUBDIR+=       four-bar-rs



Home | Main Index | Thread Index | Old Index