diff options
author | wxs <wxs@FreeBSD.org> | 2009-10-13 01:55:26 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-10-13 01:55:26 +0800 |
commit | c0f12b59aed5eafe114b6bf111bc6e1391664aef (patch) | |
tree | 5ecf81a0436f637e94aa540e2c27bec5276614cd /security/sudo | |
parent | 64b81c3592c2856c7d2f8ba250ab0f9975c57fa1 (diff) | |
download | freebsd-ports-gnome-c0f12b59aed5eafe114b6bf111bc6e1391664aef.tar.gz freebsd-ports-gnome-c0f12b59aed5eafe114b6bf111bc6e1391664aef.tar.zst freebsd-ports-gnome-c0f12b59aed5eafe114b6bf111bc6e1391664aef.zip |
- Take maintainer. Thanks Tom for all your hard work on this.
Approved by: tmclaugh
Diffstat (limited to 'security/sudo')
-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 114e6488d715..2ecfc37c3ac8 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -18,7 +18,7 @@ MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ MASTER_SITE_SUBDIR= tmclaugh/sudo DISTNAME= ${PORTNAME}-1.6.9p20 -MAINTAINER= tmclaugh@FreeBSD.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Allow others to run commands as root GNU_CONFIGURE= yes |