git: 7c2a405e467c - main - security/libksba: Clean up MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Mar 2022 22:22:51 UTC
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