diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-03-20 23:53:41 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-03-20 23:53:41 +0000 |
commit | c2695de3f23116e18aeff44cb9bceca0253b3b62 (patch) | |
tree | c8c5ba576255ed945ef2dc794e9319c3917dc415 /security/sudo | |
parent | f205213893b8544382696075d6297307fc08c954 (diff) | |
download | ports-c2695de3f23116e18aeff44cb9bceca0253b3b62.tar.gz ports-c2695de3f23116e18aeff44cb9bceca0253b3b62.zip |
Notes
Diffstat (limited to 'security/sudo')
-rw-r--r-- | security/sudo/Makefile | 4 | ||||
-rw-r--r-- | security/sudo/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 617a91798fb5..87bdbba64a20 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,7 +6,7 @@ # $FreeBSD$ # -DISTNAME= sudo-1.6.2p1 +DISTNAME= sudo-1.6.2p3 CATEGORIES= security MASTER_SITES= ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/ @@ -20,6 +20,8 @@ CONFIGURE_ARGS= --with-skey \ --with-ignore-dot \ --with-tty-tickets \ --with-env-editor \ + --with-insults \ + --with-all-insults \ --disable-root-sudo MAN5= sudoers.5 diff --git a/security/sudo/distinfo b/security/sudo/distinfo index 9a7e0d377433..6c6c56cba805 100644 --- a/security/sudo/distinfo +++ b/security/sudo/distinfo @@ -1 +1 @@ -MD5 (sudo-1.6.2p1.tar.gz) = 1532041054b327ae33ca70b66fad1c20 +MD5 (sudo-1.6.2p3.tar.gz) = af835cb583238448be5363449710e5ca |