summaryrefslogtreecommitdiff
path: root/security/ftimes
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2013-03-29 19:33:41 +0000
committerCarlo Strub <cs@FreeBSD.org>2013-03-29 19:33:41 +0000
commitf87124df638f9ab9a10de7815e16138a955e5814 (patch)
tree56a7cc7e21781385ea74f4d32262386371d62b78 /security/ftimes
parent4b0d4f826c38657c52f2d41254533c0d86e6f0b2 (diff)
downloadfreebsd-ports-f87124df638f9ab9a10de7815e16138a955e5814.zip
- Remove A/An in COMMENT
- Trim Header where applicable
Diffstat (limited to 'security/ftimes')
-rw-r--r--security/ftimes/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/ftimes/Makefile b/security/ftimes/Makefile
index da49f2c1e87e..5f6ad8b0c8d4 100644
--- a/security/ftimes/Makefile
+++ b/security/ftimes/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: ftimes
-# Date created: 20 August 2002
-# Whom: Klayton Monroe <klm@uidzero.org>
-#
+# Created by: Klayton Monroe <klm@uidzero.org>
# $FreeBSD$
#
@@ -13,7 +10,7 @@ MASTER_SITES= SF
EXTRACT_SUFX= .tgz
MAINTAINER= klm@uidzero.org
-COMMENT= A system baselining and evidence collection tool
+COMMENT= System baselining and evidence collection tool
GNU_CONFIGURE= yes
USE_PERL5= yes