Date: Sun, 29 Aug 2021 18:49:39 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: a342af62d575 - main - security/ipsec-tools: Add CPE information Message-ID: <202108291849.17TIndGH088566@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=a342af62d5755c05558f57c39725ab8276b3dd0b commit a342af62d5755c05558f57c39725ab8276b3dd0b Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 18:48:12 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-29 18:49:13 +0000 security/ipsec-tools: Add CPE information Approved by: portmgr (blanket) --- security/ipsec-tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/ipsec-tools/Makefile b/security/ipsec-tools/Makefile index 600ddc36b4bc..602513817db6 100644 --- a/security/ipsec-tools/Makefile +++ b/security/ipsec-tools/Makefile @@ -16,7 +16,7 @@ COMMENT= KAME racoon IKE daemon, ipsec-tools version LICENSE= BSD3CLAUSE -USES= libtool tar:bzip2 ssl +USES= cpe libtool tar:bzip2 ssl CONFLICTS= racoon-[0-9]* INSTALL_TARGET= install-strip
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108291849.17TIndGH088566>