diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-23 07:03:21 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-23 07:03:21 +0000 |
commit | ddd8c8640e6bf56980b2ae40cc52b03550db34f4 (patch) | |
tree | 757664a5a353b3980c7ae816f06aebdf10615669 /security/sssd | |
parent | 6342be5e7df038e6e01f0020bf74efd0f6a7dd24 (diff) |
Notes
Diffstat (limited to 'security/sssd')
-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 8d7f55ab53f3..b3740cfa882b 100644 --- a/security/sssd/Makefile +++ b/security/sssd/Makefile @@ -3,7 +3,7 @@ PORTNAME= sssd PORTVERSION= 1.11.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= security MASTER_SITES= https://releases.pagure.org/SSSD/${PORTNAME}/ |