summaryrefslogtreecommitdiff
path: root/security/sudo/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2002-04-25 17:20:23 +0000
committerMichael Haro <mharo@FreeBSD.org>2002-04-25 17:20:23 +0000
commit1ff6b6d7a474f20faaccd3547b41d163bc4fbe91 (patch)
tree92fe96c1a800481b223b34d932f32697e05f4dbc /security/sudo/Makefile
parentUpdate to 0.1.65. (diff)
update to 1.6.6
Notes
Notes: svn path=/head/; revision=58120
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 5dfbc3d1b0f4..dc59a2cae51b 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= sudo
-PORTVERSION= 1.6.5.2
+PORTVERSION= 1.6.6
PORTREVISION= 0
CATEGORIES= security
MASTER_SITES= http://www.sudo.ws/sudo/dist/ \
ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/ \
ftp://ftp.stikman.com/pub/sudo/ \
ftp://ftp.uu.net/pub/security/sudo/
-DISTNAME= ${PORTNAME}-1.6.5p2
+DISTNAME= ${PORTNAME}-1.6.6
MAINTAINER= mharo@FreeBSD.org