Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Mar 2024 03:42:56 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: 9fc66092a29e - main - security/p5-Crypt-SMIME: Update LICENSE
Message-ID:  <202403310342.42V3guSA099638@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=9fc66092a29e084b7207c078b9b104dea980f622

commit 9fc66092a29e084b7207c078b9b104dea980f622
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-31 03:09:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-31 03:09:49 +0000

    security/p5-Crypt-SMIME: Update LICENSE
---
 security/p5-Crypt-SMIME/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/security/p5-Crypt-SMIME/Makefile b/security/p5-Crypt-SMIME/Makefile
index 7e88b20d3353..0cfcdebb267b 100644
--- a/security/p5-Crypt-SMIME/Makefile
+++ b/security/p5-Crypt-SMIME/Makefile
@@ -8,7 +8,8 @@ MAINTAINER=	perl@FreeBSD.org
 COMMENT=	S/MIME message signing, verification, encryption and decryption
 WWW=		https://metacpan.org/release/Crypt-SMIME
 
-LICENSE=	ART10
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-ExtUtils-CChecker>=0:devel/p5-ExtUtils-CChecker \
 		p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403310342.42V3guSA099638>