pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7e63fade6180
branches:  trunk
changeset: 446667:7e63fade6180
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Fri Feb 12 00:24:35 2021 +0000

description:
biology/Makefile: sort entries

diffstat:

 biology/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r a5fc8d798c45 -r 7e63fade6180 biology/Makefile
--- a/biology/Makefile  Thu Feb 11 22:31:36 2021 +0000
+++ b/biology/Makefile  Fri Feb 12 00:24:35 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2021/02/08 01:56:18 bacon Exp $
+# $NetBSD: Makefile,v 1.65 2021/02/12 00:24:35 gutteridge Exp $
 #
 
 COMMENT=       Software for the biological sciences
@@ -19,8 +19,6 @@
 SUBDIR+=       clustalw
 SUBDIR+=       coalesce
 SUBDIR+=       coordgenlibs
-SUBDIR+=       py-cutadapt
-SUBDIR+=       py-dnaio
 SUBDIR+=       fastDNAml
 SUBDIR+=       fastp
 SUBDIR+=       fastqc
@@ -53,6 +51,8 @@
 SUBDIR+=       profit
 SUBDIR+=       puzzle
 SUBDIR+=       py-biopython
+SUBDIR+=       py-cutadapt
+SUBDIR+=       py-dnaio
 SUBDIR+=       py-mol
 SUBDIR+=       py-pydicom
 SUBDIR+=       rasmol



Home | Main Index | Thread Index | Old Index