diff options
Diffstat (limited to 'security/sudo/Makefile')
-rw-r--r-- | security/sudo/Makefile | 4 |
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 |