diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-03-08 22:00:30 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-03-08 22:00:30 +0800 |
commit | 6b30aedc20651a0a913a123a5632e2e7b9560bc9 (patch) | |
tree | 511f5a9a033d7b57693fe54af6e8673a6a6a7f4f /sysutils | |
parent | 93e93124ebb909ccbe0cb35c0ef33593a6088bf7 (diff) | |
download | freebsd-ports-gnome-6b30aedc20651a0a913a123a5632e2e7b9560bc9.tar.gz freebsd-ports-gnome-6b30aedc20651a0a913a123a5632e2e7b9560bc9.tar.zst freebsd-ports-gnome-6b30aedc20651a0a913a123a5632e2e7b9560bc9.zip |
Remove indefinite article from COMMENT
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cmospwd/Makefile | 2 | ||||
-rw-r--r-- | sysutils/highlnk/Makefile | 2 | ||||
-rw-r--r-- | sysutils/hilite/Makefile | 8 | ||||
-rw-r--r-- | sysutils/logstalgia/Makefile | 8 | ||||
-rw-r--r-- | sysutils/magicrescue/Makefile | 2 | ||||
-rw-r--r-- | sysutils/most/Makefile | 8 | ||||
-rw-r--r-- | sysutils/screenie/Makefile | 8 | ||||
-rw-r--r-- | sysutils/wuzzah/Makefile | 8 | ||||
-rw-r--r-- | sysutils/zeroer/Makefile | 2 |
9 files changed, 14 insertions, 34 deletions
diff --git a/sysutils/cmospwd/Makefile b/sysutils/cmospwd/Makefile index 6d3671aef33b..837f2a0a361f 100644 --- a/sysutils/cmospwd/Makefile +++ b/sysutils/cmospwd/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.cgsecurity.org/ \ CRITICAL MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A BIOS password recovery tool +COMMENT= BIOS password recovery tool LICENSE= GPLv2 diff --git a/sysutils/highlnk/Makefile b/sysutils/highlnk/Makefile index 2a5af870c234..cafa94d98b97 100644 --- a/sysutils/highlnk/Makefile +++ b/sysutils/highlnk/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://perli.net/projekte/highlnk/ \ CRITICAL MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A tool to save disk space on hard disks by using hardlinks +COMMENT= Tool to save disk space on hard disks by using hardlinks LICENSE= GPLv2 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 diff --git a/sysutils/logstalgia/Makefile b/sysutils/logstalgia/Makefile index 6e35ab9e79d4..024374f3cc2f 100644 --- a/sysutils/logstalgia/Makefile +++ b/sysutils/logstalgia/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: logstalgia -# Date created: 13 Oct 2011 -# Whom: Emanuel Haupt <ehaupt@FreeBSD.org> -# +# Created by: Emanuel Haupt <ehaupt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= logstalgia PORTVERSION= 1.0.3 @@ -12,7 +8,7 @@ CATEGORIES= sysutils www MASTER_SITES= GOOGLE_CODE CRITICAL MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A website access log visualization tool +COMMENT= Website access log visualization tool LICENSE= GPLv3 diff --git a/sysutils/magicrescue/Makefile b/sysutils/magicrescue/Makefile index 9ed55469cff1..1b963914c1c3 100644 --- a/sysutils/magicrescue/Makefile +++ b/sysutils/magicrescue/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.itu.dk/people/jobr/magicrescue/release/ \ CRITICAL MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A file recovery tool which recovers deleted files from a block device +COMMENT= File recovery tool which recovers deleted files from a block device LICENSE= GPLv2 diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile index b8a9d73002db..1d88e36a2b5d 100644 --- a/sysutils/most/Makefile +++ b/sysutils/most/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: most -# Date created: 31 May 1997 -# Whom: rhwang@bigpanda.com -# +# Created by: rhwang@bigpanda.com # $FreeBSD$ -# PORTNAME= most PORTVERSION= 5.0.0 @@ -13,7 +9,7 @@ MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \ CRITICAL MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A pager (like less) which has support for windows and binary files +COMMENT= Pager (like less) which has support for windows and binary files LICENSE= GPLv2 diff --git a/sysutils/screenie/Makefile b/sysutils/screenie/Makefile index 94a0933ca4dd..72d69eed3a01 100644 --- a/sysutils/screenie/Makefile +++ b/sysutils/screenie/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: screenie -# Date created: 10 August 2004 -# Whom: Emanuel Haupt <ehaupt@FreeBSD.org> -# +# Created by: Emanuel Haupt <ehaupt@FreeBSD.org> # $FreeBSD$ -# PORTNAME= screenie PORTVERSION= 1.30.0 @@ -12,7 +8,7 @@ CATEGORIES= sysutils MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A small and lightweight screen(1) wrapper +COMMENT= Small and lightweight screen(1) wrapper LICENSE= GPLv2 diff --git a/sysutils/wuzzah/Makefile b/sysutils/wuzzah/Makefile index 061c2e9f8618..c5dedc360bf0 100644 --- a/sysutils/wuzzah/Makefile +++ b/sysutils/wuzzah/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: wuzzah -# Date created: 8 Sep 2005 -# Whom: Emanuel Haupt <ehaupt@critical.ch> -# +# Created by: Emanuel Haupt <ehaupt@critical.ch> # $FreeBSD$ -# PORTNAME= wuzzah PORTVERSION= 0.53 @@ -11,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A command line utility for stalking users +COMMENT= Command-line utility for stalking users LICENSE= GPLv2 diff --git a/sysutils/zeroer/Makefile b/sysutils/zeroer/Makefile index e271f1c10169..4f7317d501fd 100644 --- a/sysutils/zeroer/Makefile +++ b/sysutils/zeroer/Makefile @@ -8,7 +8,7 @@ CATEGORIES= sysutils MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A command line utility for wiping unallocated space on a filesystem +COMMENT= Command-line utility for wiping unallocated space on a filesystem LIB_DEPENDS= popt:${PORTSDIR}/devel/popt |