aboutsummaryrefslogtreecommitdiff
path: root/security/sudo/Makefile
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2009-02-06 19:35:46 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2009-02-06 19:35:46 +0000
commita2745142d59eb7cbd6b74503623aa44a80285102 (patch)
treeae9dabe05b714bc1ba36d999e5657de9574957be /security/sudo/Makefile
parent59d46efb99eb005ea6123ef89f322e38c9d5451b (diff)
downloadports-a2745142d59eb7cbd6b74503623aa44a80285102.tar.gz
ports-a2745142d59eb7cbd6b74503623aa44a80285102.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 735785cc34a7..77c2a28c26e8 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sudo
-PORTVERSION= 1.6.9.17
+PORTVERSION= 1.6.9.20
CATEGORIES= security
MASTER_SITES= http://www.sudo.ws/sudo/dist/ \
ftp://obsd.isc.org/pub/sudo/ \
@@ -16,7 +16,7 @@ MASTER_SITES= http://www.sudo.ws/sudo/dist/ \
ftp://ftp.wiretapped.net/pub/security/host-security/sudo/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= tmclaugh/sudo
-DISTNAME= ${PORTNAME}-1.6.9p17
+DISTNAME= ${PORTNAME}-1.6.9p20
MAINTAINER= tmclaugh@FreeBSD.org
COMMENT= Allow others to run commands as root