summaryrefslogtreecommitdiff
path: root/security/sudo/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2003-05-09 08:29:14 +0000
committerwiz <wiz>2003-05-09 08:29:14 +0000
commit68c3f153f1b143fa2fbbf6e4c39c621fd3dcd7f6 (patch)
treef06046973a603e6afb453f802a9c34cbdbe33482 /security/sudo/Makefile
parent270dcca330a81becbf7dbfa1b7ed979efd1a6205 (diff)
downloadpkgsrc-68c3f153f1b143fa2fbbf6e4c39c621fd3dcd7f6.tar.gz
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.
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 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/ \