Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 18:49:35 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7835f2580f8e - main - security/tripwire-131: Add CPE information
Message-ID:  <202108291849.17TInZBv088470@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=7835f2580f8e9914f29585d866c2d02bd00de9a7

commit 7835f2580f8e9914f29585d866c2d02bd00de9a7
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 18:43:21 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-29 18:49:11 +0000

    security/tripwire-131: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 security/tripwire-131/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/security/tripwire-131/Makefile b/security/tripwire-131/Makefile
index 43cdc1f60e9c..669c0e67f98b 100644
--- a/security/tripwire-131/Makefile
+++ b/security/tripwire-131/Makefile
@@ -17,6 +17,8 @@ LICENSE_NAME=	tripwire
 LICENSE_TEXT=	Cannot be redistributed for more than the cost of duplication
 LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept
 
+USES=		cpe
+
 NO_PACKAGE=	requires local database to be built
 # XXX should also work on other 32-bit architectures.
 ONLY_FOR_ARCHS=	i386



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