diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-10-12 17:55:26 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-10-12 17:55:26 +0000 |
commit | 43292fa6aec002e4a955b4676b437afbf6de0ae6 (patch) | |
tree | 0a4701740f665b52be442ea0be3d9d0f6a92c3c1 /security/sudo | |
parent | 9c22d89ad8f8a653cc8bcfbdc854a69a1c73d929 (diff) | |
download | ports-43292fa6aec002e4a955b4676b437afbf6de0ae6.tar.gz ports-43292fa6aec002e4a955b4676b437afbf6de0ae6.zip |
Notes
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 |