aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2010-01-05 22:57:17 +0800
committerwxs <wxs@FreeBSD.org>2010-01-05 22:57:17 +0800
commitbb513abd79668f949d350661bbfbca605b4f7de9 (patch)
tree2468d4dbf5cd2b5cf06d33e4615d9c845fdbe343 /security
parent4c93324ce759d87b91f838942e0ba2e7eb07a0fd (diff)
downloadfreebsd-ports-gnome-bb513abd79668f949d350661bbfbca605b4f7de9.tar.gz
freebsd-ports-gnome-bb513abd79668f949d350661bbfbca605b4f7de9.tar.zst
freebsd-ports-gnome-bb513abd79668f949d350661bbfbca605b4f7de9.zip
- Fix options screen to have a shorter description.
Noticed by: garga@
Diffstat (limited to 'security')
-rw-r--r--security/sudo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index f5463293f6b1..e691a4361c10 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -33,7 +33,7 @@ CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \
OPTIONS= LDAP "With LDAP support" off \
INSULTS "With all insults" off \
- SHELL_SETS_HOME "Set HOME environment to target user in shell mode" off \
+ SHELL_SETS_HOME "Set HOME env to target user in shell mode" off \
DISABLE_ROOT_SUDO "Disable root sudo" off \
DISABLE_AUTH "Disable authentication" off \
NOARGS_SHELL "Enable no arguments shell" off