Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 2021 11:14:59 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 138b7cf9e84c - main - mail/opendmarc: Add CPE information
Message-ID:  <202110191114.19JBExOq062598@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=138b7cf9e84ce02077942a57e685c64ec3545021

commit 138b7cf9e84ce02077942a57e685c64ec3545021
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-19 11:14:34 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-19 11:14:34 +0000

    mail/opendmarc: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 mail/opendmarc/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/mail/opendmarc/Makefile b/mail/opendmarc/Makefile
index 0fcd517536f7..78958cec7459 100644
--- a/mail/opendmarc/Makefile
+++ b/mail/opendmarc/Makefile
@@ -23,7 +23,8 @@ LICENSE_GROUPS_SENDMAIL=	FSF OSI
 LICENSE_NAME_SENDMAIL=	Sendmail Open Source License
 LICENSE_PERMS_SENDMAIL=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
-USES=		libtool perl5 shebangfix
+USES=		cpe libtool perl5 shebangfix
+CPE_VENDOR=	trusteddomain
 USE_LDCONFIG=	yes
 USE_RC_SUBR=	opendmarc
 



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