pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d720ec318670
branches:  trunk
changeset: 457827:d720ec318670
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Sep 02 07:18:42 2021 +0000

description:
math/Makefile: sort

diffstat:

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

diffs (25 lines):

diff -r 91ed88c59f83 -r d720ec318670 math/Makefile
--- a/math/Makefile     Thu Sep 02 07:17:59 2021 +0000
+++ b/math/Makefile     Thu Sep 02 07:18:42 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.512 2021/08/28 07:23:02 mef Exp $
+# $NetBSD: Makefile,v 1.513 2021/09/02 07:18:42 wiz Exp $
 
 COMMENT=       Mathematics
 
@@ -100,6 +100,7 @@
 SUBDIR+=       R-robustbase
 SUBDIR+=       R-rstudioapi
 SUBDIR+=       R-sandwich
+SUBDIR+=       R-sets
 SUBDIR+=       R-sgeostat
 SUBDIR+=       R-shapefiles
 SUBDIR+=       R-sp
@@ -108,7 +109,6 @@
 SUBDIR+=       R-stabledist
 SUBDIR+=       R-stat.extend
 SUBDIR+=       R-statmod
-SUBDIR+=       R-sets
 SUBDIR+=       R-stringdist
 SUBDIR+=       R-survey
 SUBDIR+=       R-tensor



Home | Main Index | Thread Index | Old Index