summaryrefslogtreecommitdiff
path: root/security/sudo/Makefile
diff options
context:
space:
mode:
authoradrianp <adrianp>2006-01-15 11:32:06 +0000
committeradrianp <adrianp>2006-01-15 11:32:06 +0000
commit3cff250f1351b51b6a8b344e03febeccc324fbbe (patch)
treeca38db0fdfd8e9ee8cba44ff3375fffb14d18659 /security/sudo/Makefile
parent2e2a74bf4c23c9df89291ac005093dad2d0a5ea4 (diff)
downloadpkgsrc-3cff250f1351b51b6a8b344e03febeccc324fbbe.tar.gz
Add PYTHONINSPECT to the list of environment variables to clean
Fix for http://secunia.com/advisories/18358/ Bump to nb1
Diffstat (limited to 'security/sudo/Makefile')
-rw-r--r--security/sudo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 499febef1e2..22f0e006bd8 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.86 2006/01/09 15:53:40 cube Exp $
+# $NetBSD: Makefile,v 1.87 2006/01/15 11:32:06 adrianp Exp $
#
DISTNAME= sudo-1.6.8p12
PKGNAME= sudo-1.6.8pl12
+PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.courtesan.com/sudo/dist/ \
ftp://ftp.courtesan.com/pub/sudo/ \