aboutsummaryrefslogtreecommitdiff
path: root/security/sudo/Makefile
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2007-08-02 17:25:18 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2007-08-02 17:25:18 +0000
commitfe44fea76864c5629e456ce4c8de2d43e08cc9b9 (patch)
treedc8e6383cf2fc20bd62b7bd84c5d92fba452d299 /security/sudo/Makefile
parent83fe976af0b5a6048c2a90a4621f253327e60d26 (diff)
downloadports-fe44fea76864c5629e456ce4c8de2d43e08cc9b9.tar.gz
ports-fe44fea76864c5629e456ce4c8de2d43e08cc9b9.zip
Notes
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 b078795b107b..8977434059c7 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sudo
-PORTVERSION= 1.6.9.2
+PORTVERSION= 1.6.9.3
CATEGORIES= security
MASTER_SITES= http://www.sudo.ws/sudo/dist/ \
http://probsd.org/sudoftp/ \
@@ -18,7 +18,7 @@ MASTER_SITES= http://www.sudo.ws/sudo/dist/ \
http://pluto.cdpa.nsysu.edu.tw/sudo/ \
ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/ \
ftp://ftp.stikman.com/pub/sudo/
-DISTNAME= ${PORTNAME}-1.6.9p2
+DISTNAME= ${PORTNAME}-1.6.9p3
MAINTAINER= tmclaugh@FreeBSD.org
COMMENT= Allow others to run commands as root