git: 57d39b461a23 - main - security/sssd2: fix PKGBASE collision
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 14 Feb 2024 14:37:41 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=57d39b461a237203fcd2b6a6cb07becb68377c18 commit 57d39b461a237203fcd2b6a6cb07becb68377c18 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2024-02-14 14:37:27 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2024-02-14 14:37:27 +0000 security/sssd2: fix PKGBASE collision --- security/sssd2/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/security/sssd2/Makefile b/security/sssd2/Makefile index 438cb8d3398b..477a3cb3c832 100644 --- a/security/sssd2/Makefile +++ b/security/sssd2/Makefile @@ -2,6 +2,7 @@ PORTNAME= sssd PORTVERSION= 2.9.4 PORTREVISION= 3 CATEGORIES= security +PKGNAMESUFFIX= 2 MAINTAINER= jhixson@FreeBSD.org COMMENT= System Security Services Daemon