diff options
-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 |