diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2012-06-03 20:21:46 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2012-06-03 20:21:46 +0000 |
commit | ebc7102d74b3992fbc7bf0f10d8e2b271f2f2199 (patch) | |
tree | bfbc8aac1252e4ef3426e5c2b9176af84178f704 /security/sudo/Makefile | |
parent | 795c417a67443e6006ec512471b3a04fbdaa57bd (diff) |
Notes
Diffstat (limited to 'security/sudo/Makefile')
-rw-r--r-- | security/sudo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 3465977b3f87..399afad64560 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sudo -DISTVERSION= 1.8.5p1 +DISTVERSION= 1.8.5p2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SUDO} |