pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/biology
Module Name:    pkgsrc
Committed By:   bacon
Date:           Wed Mar 24 15:24:55 UTC 2021
Modified Files:
        pkgsrc/biology: Makefile
Log Message:
biology/Makefile: Add biolibc, vcf-split
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/biology/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/biology/Makefile
diff -u pkgsrc/biology/Makefile:1.67 pkgsrc/biology/Makefile:1.68
--- pkgsrc/biology/Makefile:1.67        Sun Mar 21 14:24:39 2021
+++ pkgsrc/biology/Makefile     Wed Mar 24 15:24:55 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2021/03/21 14:24:39 bacon Exp $
+# $NetBSD: Makefile,v 1.68 2021/03/24 15:24:55 bacon Exp $
 #
 
 COMMENT=       Software for the biological sciences
@@ -8,6 +8,7 @@ SUBDIR+=        arka
 SUBDIR+=       azara
 SUBDIR+=       bcftools
 SUBDIR+=       bedtools
+SUBDIR+=       biolibc
 SUBDIR+=       bioperl
 SUBDIR+=       bodr
 SUBDIR+=       bowtie2
@@ -63,6 +64,7 @@ SUBDIR+=      sewer
 SUBDIR+=       stacks
 SUBDIR+=       stride
 SUBDIR+=       trimmomatic
+SUBDIR+=       vcf-split
 SUBDIR+=       vsearch
 SUBDIR+=       xylem
 
Home |
Main Index |
Thread Index |
Old Index