Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math math/Makefile: sort entries



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fddaa4cdf8ff
branches:  trunk
changeset: 436961:fddaa4cdf8ff
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Thu Aug 13 03:56:34 2020 +0000

description:
math/Makefile: sort entries

diffstat:

 math/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r b2ded8ef2329 -r fddaa4cdf8ff math/Makefile
--- a/math/Makefile     Wed Aug 12 23:48:33 2020 +0000
+++ b/math/Makefile     Thu Aug 13 03:56:34 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.476 2020/08/08 22:52:57 brook Exp $
+# $NetBSD: Makefile,v 1.477 2020/08/13 03:56:34 gutteridge Exp $
 
 COMMENT=       Mathematics
 
@@ -80,8 +80,8 @@
 SUBDIR+=       R-moonsun
 SUBDIR+=       R-mvtnorm
 SUBDIR+=       R-ncdf
+SUBDIR+=       R-nimble
 SUBDIR+=       R-nloptr
-SUBDIR+=       R-nimble
 SUBDIR+=       R-nortest
 SUBDIR+=       R-numDeriv
 SUBDIR+=       R-pbkrtest



Home | Main Index | Thread Index | Old Index