Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jun 2018 21:25:26 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r472638 - head/science
Message-ID:  <201806172125.w5HLPQf5047700@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Jun 17 21:25:26 2018
New Revision: 472638
URL: https://svnweb.freebsd.org/changeset/ports/472638

Log:
  science/Makefile: Fix sortedness

Modified:
  head/science/Makefile

Modified: head/science/Makefile
==============================================================================
--- head/science/Makefile	Sun Jun 17 21:24:37 2018	(r472637)
+++ head/science/Makefile	Sun Jun 17 21:25:26 2018	(r472638)
@@ -163,10 +163,10 @@
     SUBDIR += psychopy
     SUBDIR += pulseview
     SUBDIR += py-DendroPy
-    SUBDIR += py-PyQuante
     SUBDIR += py-MDAnalysis
     SUBDIR += py-MDAnalysisTests
     SUBDIR += py-OpenFermion
+    SUBDIR += py-PyQuante
     SUBDIR += py-abipy
     SUBDIR += py-cdo
     SUBDIR += py-coards



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