git: ae2e9737ca16 - main - biology/unikmer: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Jan 2025 04:01:18 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ae2e9737ca163c48a45381a246cddd08c8a0e15e
commit ae2e9737ca163c48a45381a246cddd08c8a0e15e
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-06 01:15:20 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-06 04:01:04 +0000
biology/unikmer: Update WWW
---
biology/unikmer/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/biology/unikmer/Makefile b/biology/unikmer/Makefile
index c85c64269eeb..f8917bf4e712 100644
--- a/biology/unikmer/Makefile
+++ b/biology/unikmer/Makefile
@@ -6,7 +6,8 @@ CATEGORIES= biology
MAINTAINER= yuri@FreeBSD.org
COMMENT= Toolkit for nucleic acid k-mer analysis, set operations on k-mers
-WWW= https://github.com/shenwei356/unikmer/
+WWW= https://bioinf.shenwei.me/unikmer/ \
+ https://github.com/shenwei356/unikmer
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE