From 68c3f153f1b143fa2fbbf6e4c39c621fd3dcd7f6 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 9 May 2003 08:29:14 +0000 Subject: Update to 1.6.7p5: 509) Fixed a typo that caused a compilation error on Heimdal. 510) Darwin (MacOS X) doesn't have a real setreuid() system call. 511) Fixed a problem with large numbers of environment variables. --- security/sudo/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/sudo/Makefile') diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 30cd28af087..917c307bb8d 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2003/04/22 02:19:12 taca Exp $ +# $NetBSD: Makefile,v 1.58 2003/05/09 08:29:14 wiz Exp $ # -DISTNAME= sudo-1.6.7p4 +DISTNAME= sudo-1.6.7p5 PKGNAME= ${DISTNAME:S/p/./} CATEGORIES= security MASTER_SITES= http://www.courtesan.com/sudo/dist/ \ -- cgit v1.2.3