diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2014-12-29 03:39:51 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2014-12-29 03:39:51 +0000 |
commit | 68a065960e100371078377052f74c5ae3570f513 (patch) | |
tree | 9e7f84a917615e0eba82bb79df55f4e986fd7618 /security | |
parent | - Fix reporting files that should be removed manually (diff) |
Over to garga@.
I don't have the cycles to handle these higher profile ports anymore.
Notes
Notes:
svn path=/head/; revision=375769
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 |