aboutsummaryrefslogtreecommitdiff
path: root/security/sudo
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2012-06-21 13:01:13 +0000
committerWesley Shields <wxs@FreeBSD.org>2012-06-21 13:01:13 +0000
commit0e09a085b19bedea908a7b6c4e9ee93f1b9cb435 (patch)
tree71b91d25c05b5178e24550e0051af417d77e7bb8 /security/sudo
parent917531d02053d427381ba4c0098641dd88362aa3 (diff)
downloadports-0e09a085b19bedea908a7b6c4e9ee93f1b9cb435.tar.gz
ports-0e09a085b19bedea908a7b6c4e9ee93f1b9cb435.zip
Notes
Diffstat (limited to 'security/sudo')
-rw-r--r--security/sudo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index a876fe50b45f..878996a16879 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -33,7 +33,7 @@ OPTIONS_DEFINE= LDAP INSULTS DISABLE_ROOT_SUDO DISABLE_AUTH NOARGS_SHELL \
AUDIT OPIE NLS
OPTIONS_DEFAULT= AUDIT NLS
-INSULT_DESC= Enable insults on failures
+INSULTS_DESC= Enable insults on failures
DISABLE_ROOT_SUDO_DESC= Do not allow root to run sudo
DISABLE_AUTH_DESC= Do not require authentication by default
NOARGS_SHELL_DESC= Run a shell if no arguments are given