diff options
author | Carlo Strub <cs@FreeBSD.org> | 2013-03-29 19:33:41 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2013-03-29 19:33:41 +0000 |
commit | f87124df638f9ab9a10de7815e16138a955e5814 (patch) | |
tree | 56a7cc7e21781385ea74f4d32262386371d62b78 /security/chroot_safe/Makefile | |
parent | 4b0d4f826c38657c52f2d41254533c0d86e6f0b2 (diff) |
Notes
Diffstat (limited to 'security/chroot_safe/Makefile')
-rw-r--r-- | security/chroot_safe/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/security/chroot_safe/Makefile b/security/chroot_safe/Makefile index 22c54ec78427..f1c574d9d059 100644 --- a/security/chroot_safe/Makefile +++ b/security/chroot_safe/Makefile @@ -1,6 +1,4 @@ -# Ports collection Makefile for: chroot_safe -# Date created: 11 Dec 2005 -# Whom: Gabor Kovesdan +# Created by: Gabor Kovesdan # $FreeBSD$ PORTNAME= chroot_safe @@ -11,7 +9,7 @@ MASTER_SITES= SF/chrootsafe/${PORTNAME}/${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -COMMENT= A tool to chroot softwares easily +COMMENT= Tool to chroot softwares easily GNU_CONFIGURE= YES |