summaryrefslogtreecommitdiff
path: root/security/sudo/Makefile
diff options
context:
space:
mode:
authortaca <taca>2003-04-22 02:19:12 +0000
committertaca <taca>2003-04-22 02:19:12 +0000
commit7a1a1e4a8d05309fed6c2ece9b4db0d7874c9d9d (patch)
tree59ed7bff3fd3d227e7f4ae341eef963b13fa344c /security/sudo/Makefile
parent485a5da249a6f72018e85be18c3e402c44636ed1 (diff)
downloadpkgsrc-7a1a1e4a8d05309fed6c2ece9b4db0d7874c9d9d.tar.gz
Update sudo package to 1.6.7.4 (1.6.7p4). This closes PR pkg/21256.
508) Fixed remaining Kerberos V issues with MIT Kerberos V and old Heimdal.
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 68b858b8ac8..30cd28af087 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2003/04/07 10:44:14 cjep Exp $
+# $NetBSD: Makefile,v 1.57 2003/04/22 02:19:12 taca Exp $
#
-DISTNAME= sudo-1.6.7p3
+DISTNAME= sudo-1.6.7p4
PKGNAME= ${DISTNAME:S/p/./}
CATEGORIES= security
MASTER_SITES= http://www.courtesan.com/sudo/dist/ \