git: 5203351a7fb1 - main - security/sssd2: remove PKGNAMESUFFIX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 12 Feb 2024 15:05:17 UTC
The branch main has been updated by jhixson: URL: https://cgit.FreeBSD.org/ports/commit/?id=5203351a7fb127f82d19504341d6c05fc1879595 commit 5203351a7fb127f82d19504341d6c05fc1879595 Author: John Hixson <jhixson@FreeBSD.org> AuthorDate: 2024-02-12 15:03:36 +0000 Commit: John Hixson <jhixson@FreeBSD.org> CommitDate: 2024-02-12 15:03:36 +0000 security/sssd2: remove PKGNAMESUFFIX - Remove "-devel" PKGNAMESUFFIX that I left over after rename --- security/sssd2/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/security/sssd2/Makefile b/security/sssd2/Makefile index 825b1290b5ee..438cb8d3398b 100644 --- a/security/sssd2/Makefile +++ b/security/sssd2/Makefile @@ -1,8 +1,7 @@ PORTNAME= sssd PORTVERSION= 2.9.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security -PKGNAMESUFFIX= -devel MAINTAINER= jhixson@FreeBSD.org COMMENT= System Security Services Daemon