Date: Sun, 27 Oct 2024 20:47:28 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: b0b221adbea9 - main - security/rpm-sequoia: Update WWW Message-ID: <202410272047.49RKlSQ8000155@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=b0b221adbea9d9659194b64a95124aedfc32000c commit b0b221adbea9d9659194b64a95124aedfc32000c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-27 20:45:48 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-27 20:47:07 +0000 security/rpm-sequoia: Update WWW --- security/rpm-sequoia/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/rpm-sequoia/Makefile b/security/rpm-sequoia/Makefile index b13aba173bed..c8ea5f68f140 100644 --- a/security/rpm-sequoia/Makefile +++ b/security/rpm-sequoia/Makefile @@ -6,7 +6,8 @@ CATEGORIES= security archivers MAINTAINER= yuri@FreeBSD.org COMMENT= OpenPGP backend for rpm using Sequoia PGP -WWW= https://sequoia-pgp.org/ +WWW= https://sequoia-pgp.org/ \ + https://github.com/rpm-software-management/rpm-sequoia LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410272047.49RKlSQ8000155>