summaryrefslogtreecommitdiff
path: root/security/sudo/Makefile
diff options
context:
space:
mode:
authorjschauma <jschauma>2002-04-25 16:57:13 +0000
committerjschauma <jschauma>2002-04-25 16:57:13 +0000
commit9271d71665dbd09eb8911d67b57f4fede3b81221 (patch)
treeeb9fb93a08433756b10fa209797b1b5d53fd94e0 /security/sudo/Makefile
parentc039309f7c2a0cafff89af707753da42273e4acf (diff)
downloadpkgsrc-9271d71665dbd09eb8911d67b57f4fede3b81221.tar.gz
Update to sudo 1.6.6 to fix local root-exploit-possibility as per
http://www.globalintersec.com/adv/sudo-2002041701.txt (Approved by hubertf.)
Diffstat (limited to 'security/sudo/Makefile')
-rw-r--r--security/sudo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 07e0d5580aa..ea90c25c4b6 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2002/01/28 15:38:37 taca Exp $
+# $NetBSD: Makefile,v 1.46 2002/04/25 16:57:13 jschauma Exp $
#
-DISTNAME= sudo-1.6.5p2
+DISTNAME= sudo-1.6.6
PKGNAME= ${DISTNAME:S/p/./}
CATEGORIES= security
MASTER_SITES= http://www.courtesan.com/sudo/dist/ \