Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jan 2020 19:06:24 +0000 (UTC)
From:      "Pedro F. Giffuni" <pfg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r523979 - head/math
Message-ID:  <202001241906.00OJ6Osf026473@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pfg
Date: Fri Jan 24 19:06:24 2020
New Revision: 523979
URL: https://svnweb.freebsd.org/changeset/ports/523979

Log:
  math/apache-commons-math: sort math/Makefile
  
  Approved by:	thierry (mentor, implicit)

Modified:
  head/math/Makefile

Modified: head/math/Makefile
==============================================================================
--- head/math/Makefile	Fri Jan 24 19:02:45 2020	(r523978)
+++ head/math/Makefile	Fri Jan 24 19:06:24 2020	(r523979)
@@ -131,8 +131,8 @@
     SUBDIR += analitza
     SUBDIR += ann
     SUBDIR += antic
-    SUBDIR += apc
     SUBDIR += apache-commons-math
+    SUBDIR += apc
     SUBDIR += apron
     SUBDIR += arb
     SUBDIR += aribas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001241906.00OJ6Osf026473>