diff options
Diffstat (limited to 'security/sudo/Makefile')
-rw-r--r-- | security/sudo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 7e0df3617296..e9f861cbc1fe 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -7,9 +7,10 @@ PORTNAME= sudo PORTVERSION= 1.8.4 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SUDO} -DISTNAME= sudo-${PORTVERSION}p2 +DISTNAME= sudo-${PORTVERSION}p4 MAINTAINER= wxs@FreeBSD.org COMMENT= Allow others to run commands as root |