diff options
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 0603a7f6ac66..d75a873c36ef 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= http://www.sudo.ws/sudo/dist/ \ DISTNAME= ${PORTNAME}-1.6.6 MAINTAINER= mharo@FreeBSD.org +COMMENT= Allow others to run commands as root USE_REINPLACE= yes GNU_CONFIGURE= yes |