From f87124df638f9ab9a10de7815e16138a955e5814 Mon Sep 17 00:00:00 2001 From: Carlo Strub Date: Fri, 29 Mar 2013 19:33:41 +0000 Subject: - Remove A/An in COMMENT - Trim Header where applicable --- security/chrootuid/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'security/chrootuid') diff --git a/security/chrootuid/Makefile b/security/chrootuid/Makefile index ccb139c814d9..4b09dc5b379c 100644 --- a/security/chrootuid/Makefile +++ b/security/chrootuid/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: chrootuid -# Date created: 12 Dec 1999 -# Whom: truckman -# +# Created by: truckman # $FreeBSD$ # @@ -13,7 +10,7 @@ MASTER_SITES= ftp://ftp.porcupine.org/pub/security/ \ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= A simple wrapper that combines chroot(8) and su(1) into one program +COMMENT= Simple wrapper that combines chroot(8) and su(1) into one program MAN8= chrootuid.8 -- cgit v1.2.3