git: 6e0aa01726ff - main - */Makefile: Sort SUBDIRs
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 21 03:48:32 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6e0aa01726fff1d3411c9f1017becf4689d0c465
commit 6e0aa01726fff1d3411c9f1017becf4689d0c465
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 02:57:22 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:35:06 +0000
*/Makefile: Sort SUBDIRs
---
biology/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/biology/Makefile b/biology/Makefile
index 5e85d456e039..e14218f00558 100644
--- a/biology/Makefile
+++ b/biology/Makefile
@@ -148,11 +148,11 @@
SUBDIR += py-goatools
SUBDIR += py-gtfparse
SUBDIR += py-hits
+ SUBDIR += py-libnuml
+ SUBDIR += py-libsedml
SUBDIR += py-loompy
SUBDIR += py-macs2
SUBDIR += py-multiqc
- SUBDIR += py-libnuml
- SUBDIR += py-libsedml
SUBDIR += py-ont-fast5-api
SUBDIR += py-orange3-bioinformatics
SUBDIR += py-orange3-single-cell
More information about the dev-commits-ports-all
mailing list