summaryrefslogtreecommitdiff
path: root/security/sudo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/sudo/Makefile')
-rw-r--r--security/sudo/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index 66d12a484b4..fcd90e4eca0 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.122 2010/07/05 03:08:10 taca Exp $
+# $NetBSD: Makefile,v 1.123 2010/09/10 17:11:27 spz Exp $
#
-DISTNAME= sudo-1.7.2p8
+DISTNAME= sudo-1.7.4p4
CATEGORIES= security
MASTER_SITES= http://www.courtesan.com/sudo/dist/ \
ftp://ftp.courtesan.com/pub/sudo/ \
@@ -9,8 +9,6 @@ MASTER_SITES= http://www.courtesan.com/sudo/dist/ \
ftp://ftp.twaren.net/Unix/Security/Sudo/ \
http://ftp.tux.org/pub/security/sudo/
-DIST_SUBDIR= ${DISTNAME}-200805130
-
MAINTAINER= kim@tac.nyc.ny.us
HOMEPAGE= http://www.courtesan.com/sudo/
COMMENT= Allow others to run commands as root