diff options
author | Xin LI <delphij@FreeBSD.org> | 2021-08-02 04:41:48 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2021-08-02 04:41:48 +0000 |
commit | 3ba73dad6f600e4da54237e381201faec678984c (patch) | |
tree | cc477d84d33dc633a921d5baf826baaaabb99ace /security/sssd/Makefile | |
parent | 91abf2120eec97fdd23eb237a488c23ff81cac9e (diff) | |
download | ports-3ba73dad6f600e4da54237e381201faec678984c.tar.gz ports-3ba73dad6f600e4da54237e381201faec678984c.zip |
Diffstat (limited to 'security/sssd/Makefile')
-rw-r--r-- | security/sssd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sssd/Makefile b/security/sssd/Makefile index 050642d6e865..7b0679bee5e6 100644 --- a/security/sssd/Makefile +++ b/security/sssd/Makefile @@ -2,7 +2,7 @@ PORTNAME= sssd PORTVERSION= 1.16.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= https://releases.pagure.org/SSSD/${PORTNAME}/ |