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
commitfc31200f1e84f77125d240c64bd65af6d73c9678 (patch)
treeca38db0fdfd8e9ee8cba44ff3375fffb14d18659 /security/sudo/Makefile
parent12e2bb71bbe6e1731d9d6fb20b1c08f57e9bccda (diff)
downloadpkgsrc-fc31200f1e84f77125d240c64bd65af6d73c9678.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/ \