diff options
Diffstat (limited to 'security/chrootuid/Makefile')
-rw-r--r-- | security/chrootuid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/chrootuid/Makefile b/security/chrootuid/Makefile index 22074809b1d3..33e4327620b7 100644 --- a/security/chrootuid/Makefile +++ b/security/chrootuid/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.porcupine.org/pub/security/ \ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= truckman@FreeBSD.org +COMMENT= A simple wrapper that combines chroot(8) and su(1) into one program MAN8= chrootuid.8 |