diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-10-09 12:10:02 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-10-09 12:10:02 +0000 |
commit | f5f47a5a4ea9e4e39b7264f4f9e055387bb41eb0 (patch) | |
tree | fedaedc28676986b730a2a891c51409a466b2d72 /security/sssd | |
parent | 1950eb3a9dcddec54d64a37f2ad658ec048ee6c9 (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 3e991be86986..d9bc069b4d3a 100644 --- a/security/sssd/Makefile +++ b/security/sssd/Makefile @@ -3,7 +3,7 @@ PORTNAME= sssd PORTVERSION= 1.11.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= https://fedorahosted.org/released/${PORTNAME}/ \ http://mirrors.rit.edu/zi/ |