summaryrefslogtreecommitdiff
path: root/security/sudo
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-14 20:19:44 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-14 20:19:44 +0000
commitd124027c467bddf60cfa0081e6a9d30921bc616f (patch)
treea070f6ff7c734bfcb8278c9fab828dd366e0981f /security/sudo
parentsimple typo fix, remove odd extraneous spaces (^ $) (diff)
typo clean up police: \s -> \t
Notes
Notes: svn path=/head/; revision=38343
Diffstat (limited to 'security/sudo')
-rw-r--r--security/sudo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 2622d20b0d69..d6f874fdfb5c 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -21,8 +21,8 @@ CONFIGURE_ARGS= --with-skey \
--with-ignore-dot \
--with-tty-tickets \
--with-env-editor \
- --with-insults \
- --with-all-insults \
+ --with-insults \
+ --with-all-insults \
--with-logincap \
--disable-root-sudo