pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math Makefile: + djbsort
details: https://anonhg.NetBSD.org/pkgsrc/rev/e4258794ab13
branches: trunk
changeset: 383365:e4258794ab13
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jul 29 07:39:03 2018 +0000
description:
Makefile: + djbsort
diffstat:
math/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 5a50f7481033 -r e4258794ab13 math/Makefile
--- a/math/Makefile Sun Jul 29 07:38:48 2018 +0000
+++ b/math/Makefile Sun Jul 29 07:39:03 2018 +0000
@@ -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+= dfftpack
SUBDIR+= dieharder
SUBDIR+= djbfft
+SUBDIR+= djbsort
SUBDIR+= eigen2
SUBDIR+= eigen3
SUBDIR+= eispack
Home |
Main Index |
Thread Index |
Old Index