diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/sudo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 16398596bb51..083c49dd1aa5 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 1.8.11p1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SUDO} -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= garga@FreeBSD.org COMMENT= Allow others to run commands as root LICENSE= sudo |