Date: Fri, 21 Jul 2023 23:47:05 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 194370068a29 - main - biology/seqwish: Correct COMMENT and WWW Message-ID: <202307212347.36LNl55R020982@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307212347.36LNl55R020982>