git: 24ef53630184 - main - devel/lets: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Nov 2024 21:40:44 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=24ef536301846ae4bfcb27630e0400c24ecf785a
commit 24ef536301846ae4bfcb27630e0400c24ecf785a
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-11-08 20:10:29 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-11-08 21:40:33 +0000
devel/lets: Update WWW
---
devel/lets/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/lets/Makefile b/devel/lets/Makefile
index dd6f70e0f354..1b6cac4b344a 100644
--- a/devel/lets/Makefile
+++ b/devel/lets/Makefile
@@ -6,7 +6,8 @@ CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
COMMENT= CLI task runner for developers
-WWW= https://lets-cli.org/
+WWW= https://lets-cli.org/ \
+ https://github.com/lets-cli/lets/tags
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE