diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-28 10:21:31 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-28 10:21:31 +0000 |
commit | c8711e099a3d343177de2ef23a0c0541026bf631 (patch) | |
tree | d781081cc7ba7b393f9ab402dff8c01178eed7f7 /security | |
parent | b51916dd1efd2d6aec84d4a383ab11afb999ed0d (diff) |
Notes
Diffstat (limited to 'security')
-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 f3533700eb52..9769d583c4e5 100644 --- a/security/sssd/Makefile +++ b/security/sssd/Makefile @@ -3,7 +3,7 @@ PORTNAME= sssd DISTVERSION= 1.9.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MASTER_SITES= https://fedorahosted.org/released/${PORTNAME}/ \ http://mirrors.rit.edu/zi/ |