diff options
author | Rene Ladan <rene@FreeBSD.org> | 2022-12-04 11:50:25 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2022-12-04 11:50:25 +0000 |
commit | ff0a290508c982bf4929cbd79707da102504c1a7 (patch) | |
tree | 7850593658831fe7d893abf94b99badfe9c6748f | |
parent | 282db8d4189a09a4b89079e9ee62ba1122e59756 (diff) | |
download | ports-ff0a290508c982bf4929cbd79707da102504c1a7.tar.gz ports-ff0a290508c982bf4929cbd79707da102504c1a7.zip |
security/sssd: reset maintainer after at least four timeouts
-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 41e61f6f7444..82cd4e52152f 100644 --- a/security/sssd/Makefile +++ b/security/sssd/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 7 CATEGORIES= security MASTER_SITES= https://releases.pagure.org/SSSD/${PORTNAME}/ -MAINTAINER= lukas.slebodnik@intrak.sk +MAINTAINER= ports@FreeBSD.org COMMENT= System Security Services Daemon WWW= https://pagure.io/SSSD/sssd |