diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2013-05-15 19:58:55 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2013-05-15 19:58:55 +0000 |
commit | 156910ed5bd2fde838b6504ad27b1f2d7c9ac5cb (patch) | |
tree | 143d3990e0510c0702a2fa08373399e3373a6d3f /security/sssd | |
parent | 036caaa62071b2346a8947f2b163953ec489ae0f (diff) | |
download | ports-156910ed5bd2fde838b6504ad27b1f2d7c9ac5cb.tar.gz ports-156910ed5bd2fde838b6504ad27b1f2d7c9ac5cb.zip |
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 e032cc72a347..1ac5c8bde71f 100644 --- a/security/sssd/Makefile +++ b/security/sssd/Makefile @@ -7,7 +7,7 @@ PORTNAME= sssd DISTVERSION= 1.6.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= https://fedorahosted.org/released/${PORTNAME}/ |