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 18:20:39 UTC 2021

Modified Files:
        pkgsrc/biology: Makefile

Log Message:
biology/Makefile: Add ad2vcf


To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 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.68 pkgsrc/biology/Makefile:1.69
--- pkgsrc/biology/Makefile:1.68        Wed Mar 24 15:24:55 2021
+++ pkgsrc/biology/Makefile     Wed Mar 24 18:20:39 2021
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.68 2021/03/24 15:24:55 bacon Exp $
+# $NetBSD: Makefile,v 1.69 2021/03/24 18:20:39 bacon Exp $
 #
 
 COMMENT=       Software for the biological sciences
 
 SUBDIR+=       R-popbio
+SUBDIR+=       ad2vcf
 SUBDIR+=       arka
 SUBDIR+=       azara
 SUBDIR+=       bcftools



Home | Main Index | Thread Index | Old Index