diff options
author | wxs <wxs@FreeBSD.org> | 2014-12-29 11:39:51 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2014-12-29 11:39:51 +0800 |
commit | 5862c4e08e7064ed6c147f8dedfbd5bc7fde1d14 (patch) | |
tree | 9e7f84a917615e0eba82bb79df55f4e986fd7618 /security | |
parent | 9fe1e6d007e550690dbd6c47130174f2eee5ba5a (diff) | |
download | freebsd-ports-gnome-5862c4e08e7064ed6c147f8dedfbd5bc7fde1d14.tar.gz freebsd-ports-gnome-5862c4e08e7064ed6c147f8dedfbd5bc7fde1d14.tar.zst freebsd-ports-gnome-5862c4e08e7064ed6c147f8dedfbd5bc7fde1d14.zip |
Over to garga@.
I don't have the cycles to handle these higher profile ports anymore.
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 |