diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2011-04-11 12:47:00 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2011-04-11 12:47:00 +0000 |
commit | 92fc99dfbdf57e864a83eb50d3c8375be7088112 (patch) | |
tree | fbaa364e9aa4a06372134a969879b3ca14149083 /security/sudo/Makefile | |
parent | 9bebb818abde52924c1037ef65b2925514b1623f (diff) |
Notes
Diffstat (limited to 'security/sudo/Makefile')
-rw-r--r-- | security/sudo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index af53c84249f4..841a206a8e04 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -7,6 +7,7 @@ PORTNAME= sudo PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ http://www.signal42.com/mirrors/sudo_ftp/ \ |