aboutsummaryrefslogtreecommitdiff
path: root/sysutils
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
parentfde362579641ddf717c0f67041e6f3360e2fad61 (diff)
downloadports-1101f09c09367bca303d13431ed15f28d0a22f65.tar.gz
ports-1101f09c09367bca303d13431ed15f28d0a22f65.zip
Remove indefinite article from COMMENT
Notes
Notes: svn path=/head/; revision=313649
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cmospwd/Makefile2
-rw-r--r--sysutils/highlnk/Makefile2
-rw-r--r--sysutils/hilite/Makefile8
-rw-r--r--sysutils/logstalgia/Makefile8
-rw-r--r--sysutils/magicrescue/Makefile2
-rw-r--r--sysutils/most/Makefile8
-rw-r--r--sysutils/screenie/Makefile8
-rw-r--r--sysutils/wuzzah/Makefile8
-rw-r--r--sysutils/zeroer/Makefile2
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