diff options
Diffstat (limited to 'sysutils/hilite/Makefile')
-rw-r--r-- | sysutils/hilite/Makefile | 8 |
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 |