git: 194370068a29 - main - biology/seqwish: Correct COMMENT and WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Jul 2023 23:47:05 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=194370068a29441d6898267de0655bc10d49d648 commit 194370068a29441d6898267de0655bc10d49d648 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-07-21 23:46:12 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-07-21 23:47:03 +0000 biology/seqwish: Correct COMMENT and WWW --- biology/seqwish/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/biology/seqwish/Makefile b/biology/seqwish/Makefile index a34c6f9e1370..0f6a97c95793 100644 --- a/biology/seqwish/Makefile +++ b/biology/seqwish/Makefile @@ -5,8 +5,8 @@ CATEGORIES= biology MASTER_SITES= https://github.com/ekg/seqwish/releases/download/v${DISTVERSION}/ MAINTAINER= yuri@FreeBSD.org -COMMENT= Assembly By Short Sequences: parallel, paired-end sequence assembler -WWW= https://www.bcgsc.ca/resources/software/abyss +COMMENT= Alignment to variation graph inducer +WWW= https://github.com/ekg/seqwish LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE