summaryrefslogtreecommitdiff
path: root/security/sudo
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2007-07-27 01:00:55 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2007-07-27 01:00:55 +0000
commitd2fa7c92245e0bde94ee590e01a83e90ac890370 (patch)
treea81d248f82d924a822a2f61279a3005b3e31fe0a /security/sudo
parentFix build with gcc 4.2 (diff)
Fix PORTVERSION
Noticed by: ume
Notes
Notes: svn path=/head/; revision=196357
Diffstat (limited to 'security/sudo')
-rw-r--r--security/sudo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile
index aa07386171e5..1a0c7cadf4ff 100644
--- a/security/sudo/Makefile
+++ b/security/sudo/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sudo
-PORTVERSION= 1.6.9.p1
+PORTVERSION= 1.6.9.1
CATEGORIES= security
MASTER_SITES= http://www.sudo.ws/sudo/dist/ \
http://probsd.org/sudoftp/ \