From c0f12b59aed5eafe114b6bf111bc6e1391664aef Mon Sep 17 00:00:00 2001 From: wxs Date: Mon, 12 Oct 2009 17:55:26 +0000 Subject: - Take maintainer. Thanks Tom for all your hard work on this. Approved by: tmclaugh --- security/sudo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/sudo') 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 -- cgit