git: 29643ec1a0e1 - main - www/vigil: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 20 Aug 2024 22:48:24 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=29643ec1a0e1f343f2f41efa496f8c7bbdbbe3ca commit 29643ec1a0e1f343f2f41efa496f8c7bbdbbe3ca Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-08-20 18:12:18 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-08-20 22:48:22 +0000 www/vigil: Update WWW --- www/vigil/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/vigil/Makefile b/www/vigil/Makefile index df2258112fdf..9dcce9260442 100644 --- a/www/vigil/Makefile +++ b/www/vigil/Makefile @@ -6,7 +6,7 @@ CATEGORIES= www MAINTAINER= yuri@FreeBSD.org COMMENT= Monitor distributed infrastructure and send alerts (Slack, SMS, etc.) -WWW= https://crates.io/crates/vigil-server +WWW= https://github.com/valeriansaliou/vigil LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.md