summaryrefslogtreecommitdiff
path: root/security/sudo/Makefile
diff options
context:
space:
mode:
authortaca <taca>2002-01-18 11:44:14 +0000
committertaca <taca>2002-01-18 11:44:14 +0000
commita8a5cda4054cbe57248c65c81067b2acca8f0fb9 (patch)
treedbe9b157912012572c4e6e3cc42e22a20f4f6015 /security/sudo/Makefile
parent6fee4c0f333327691e1801aec3bd7908f6282c63 (diff)
downloadpkgsrc-a8a5cda4054cbe57248c65c81067b2acca8f0fb9.tar.gz
Update sudo package to 1.6.5p1. Quote from CHANGES is below.
467) Visudo could access memory that was already freed. 468) If the skey.access file denied use of plaintext passwords sudo would exit instead of allowing the user to enter an S/Key. Sudo 1.6.5p1 released.
Diffstat (limited to 'security/sudo/Makefile')
-rw-r--r--security/sudo/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 1145a0403d7..a9f22133f4b 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2002/01/17 16:32:04 taca Exp $
+# $NetBSD: Makefile,v 1.43 2002/01/18 11:44:14 taca Exp $
#
-DISTNAME= sudo-1.6.5
+DISTNAME= sudo-1.6.5p1
+PKGNAME= ${DISTNAME:S/p1/.1/}
CATEGORIES= security
MASTER_SITES= http://www.courtesan.com/sudo/dist/ \
ftp://ftp.courtesan.com/pub/sudo/ \