diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2013-07-05 18:46:33 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2013-07-05 18:46:33 +0000 |
commit | 5256e84afb58f00331d832d45fae4a8bc33ac5fd (patch) | |
tree | 64c6877ebabd61f7aa783c774fe480c205affca7 /security/sudo/Makefile | |
parent | 86631287d8465ec2f7a88f798538fd792e97ab55 (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 3841f6993439..6fc81798d556 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -3,6 +3,7 @@ PORTNAME= sudo DISTVERSION= 1.8.7 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SUDO} |