Date: Wed, 30 Mar 2022 22:22:51 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7c2a405e467c - main - security/libksba: Clean up MASTER_SITES Message-ID: <202203302222.22UMMpkF063326@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7c2a405e467c3966643cad49d696505c4356c159 commit 7c2a405e467c3966643cad49d696505c4356c159 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-03-30 22:03:44 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-03-30 22:03:44 +0000 security/libksba: Clean up MASTER_SITES --- security/libksba/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/libksba/Makefile b/security/libksba/Makefile index 1dd64bace366..9401b1a7a635 100644 --- a/security/libksba/Makefile +++ b/security/libksba/Makefile @@ -3,7 +3,7 @@ PORTNAME= libksba PORTVERSION= 1.6.0 CATEGORIES= security -MASTER_SITES= GNUPG/${PORTNAME} +MASTER_SITES= GNUPG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library to make X.509 certificates
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203302222.22UMMpkF063326>