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:           Sun Jul 29 07:39:03 UTC 2018

Modified Files:
        pkgsrc/math: Makefile

Log Message:
Makefile: + djbsort


To generate a diff of this commit:
cvs rdiff -u -r1.395 -r1.396 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.395 pkgsrc/math/Makefile:1.396
--- pkgsrc/math/Makefile:1.395  Fri Jul 27 06:49:35 2018
+++ pkgsrc/math/Makefile        Sun Jul 29 07:39:03 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.395 2018/07/27 06:49:35 minskim Exp $
+# $NetBSD: Makefile,v 1.396 2018/07/29 07:39:03 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -115,6 +115,7 @@ SUBDIR+=    dcdflib.f
 SUBDIR+=       dfftpack
 SUBDIR+=       dieharder
 SUBDIR+=       djbfft
+SUBDIR+=       djbsort
 SUBDIR+=       eigen2
 SUBDIR+=       eigen3
 SUBDIR+=       eispack



Home | Main Index | Thread Index | Old Index