diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-29 08:24:19 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-29 08:24:19 +0000 |
commit | b33b0aa6001cdbbd62601f301dc39a50d2cefdb6 (patch) | |
tree | 1a1029ec51b04dfbf713d18aae8267affe1e7d1c /security | |
parent | 00051c118827d2216b6ed33b379e0931983c6756 (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 9769d583c4e5..51b7dbd58e2c 100644 --- a/security/sssd/Makefile +++ b/security/sssd/Makefile @@ -3,7 +3,7 @@ PORTNAME= sssd DISTVERSION= 1.9.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MASTER_SITES= https://fedorahosted.org/released/${PORTNAME}/ \ http://mirrors.rit.edu/zi/ |