summaryrefslogtreecommitdiff
path: root/sysutils/hilite
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-03-08 14:00:30 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-03-08 14:00:30 +0000
commit1101f09c09367bca303d13431ed15f28d0a22f65 (patch)
tree511f5a9a033d7b57693fe54af6e8673a6a6a7f4f /sysutils/hilite
parentFix build on 9.1+ (diff)
Remove indefinite article from COMMENT
Notes
Notes: svn path=/head/; revision=313649
Diffstat (limited to 'sysutils/hilite')
-rw-r--r--sysutils/hilite/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/hilite/Makefile b/sysutils/hilite/Makefile
index 652e7faddd14..45b9809a4325 100644
--- a/sysutils/hilite/Makefile
+++ b/sysutils/hilite/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: hilite
-# Date created: 21 Sep 2005
-# Whom: Emanuel Haupt <ehaupt@critical.ch>
-#
+# Created by: Emanuel Haupt <ehaupt@critical.ch>
# $FreeBSD$
-#
PORTNAME= hilite
PORTVERSION= 1.5
@@ -13,7 +9,7 @@ DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .c
MAINTAINER= ehaupt@FreeBSD.org
-COMMENT= A command-line utility to highlight anything printed to stderr
+COMMENT= Command-line utility to highlight anything printed to stderr
MAKE_JOBS_SAFE= yes