git: ef30279ef248 - main - security/ylva: Correct WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 Jan 2023 21:00:30 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ef30279ef248ec6b2a24d80ad207d6f4b3ae1bb0 commit ef30279ef248ec6b2a24d80ad207d6f4b3ae1bb0 Author: Li-Wen Hsu <lwhsu@freebsd.org> AuthorDate: 2023-01-16 20:31:42 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-01-16 20:58:08 +0000 security/ylva: Correct WWW --- security/ylva/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/ylva/Makefile b/security/ylva/Makefile index 680bcdc13315..d4b87899400c 100644 --- a/security/ylva/Makefile +++ b/security/ylva/Makefile @@ -5,7 +5,7 @@ CATEGORIES= security MAINTAINER= yuri@FreeBSD.org COMMENT= Command line password manager and file encryption program -WWW= https://www.nrosvall.name/ylva/ +WWW= https://github.com/nrosvall/ylva LICENSE= MIT LICENSE_FILE= ${WRKSRC}/../LICENSE