git: 482229547aae - main - bwa: New maintainer
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Nov 2024 13:36:49 UTC
The branch main has been updated by jwb: URL: https://cgit.FreeBSD.org/ports/commit/?id=482229547aae104bf41a3d288c413d077a184b3a commit 482229547aae104bf41a3d288c413d077a184b3a Author: Jason W. Bacon <jwb@FreeBSD.org> AuthorDate: 2024-11-24 13:36:38 +0000 Commit: Jason W. Bacon <jwb@FreeBSD.org> CommitDate: 2024-11-24 13:36:38 +0000 bwa: New maintainer --- biology/bwa/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biology/bwa/Makefile b/biology/bwa/Makefile index 11d77f255875..97acc3015c75 100644 --- a/biology/bwa/Makefile +++ b/biology/bwa/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.7.18 CATEGORIES= biology -MAINTAINER= jwb@FreeBSD.org +MAINTAINER= alster@vinterdalen.se COMMENT= Burrows-Wheeler sequence aligner WWW= https://github.com/lh3/bwa/