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:   pin
Date:           Mon Nov 28 09:54:01 UTC 2022

Modified Files:
        pkgsrc/biology: Makefile

Log Message:
Add balance-tui


To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 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.81 pkgsrc/biology/Makefile:1.82
--- pkgsrc/biology/Makefile:1.81        Sun Nov  6 23:01:44 2022
+++ pkgsrc/biology/Makefile     Mon Nov 28 09:54:00 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2022/11/06 23:01:44 bacon Exp $
+# $NetBSD: Makefile,v 1.82 2022/11/28 09:54:00 pin Exp $
 #
 
 COMMENT=       Software for the biological sciences
@@ -7,6 +7,7 @@ SUBDIR+=        R-popbio
 SUBDIR+=       ad2vcf
 SUBDIR+=       arka
 SUBDIR+=       azara
+SUBDIR+=       balance-tui
 SUBDIR+=       bcftools
 SUBDIR+=       beagle
 SUBDIR+=       bedtools



Home | Main Index | Thread Index | Old Index