summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorcs <cs@FreeBSD.org>2012-08-02 09:02:43 +0000
committercs <cs@FreeBSD.org>2012-08-02 09:02:43 +0000
commit28ca79404f77320265611fe12ddeed99cae70390 (patch)
tree069ccbea155001b7168967685ae64e97f3524568 /sysutils
parent7a7da36f99fc6aa631f33c02b9b0fad2fd7aeb6c (diff)
downloadFreeBSD-ports-28ca79404f77320265611fe12ddeed99cae70390.zip
FreeBSD-ports-28ca79404f77320265611fe12ddeed99cae70390.tar.gz
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/abck/Makefile2
-rw-r--r--sysutils/pear-File_Find/Makefile2
-rw-r--r--sysutils/policykit-gnome/Makefile2
-rw-r--r--sysutils/polkit-gnome/Makefile2
-rw-r--r--sysutils/radeontool/Makefile2
-rw-r--r--sysutils/udesc_dump/Makefile2
-rw-r--r--sysutils/xcpustate/Makefile2
-rw-r--r--sysutils/zfs-periodic/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/sysutils/abck/Makefile b/sysutils/abck/Makefile
index 8ec14d9..eb20e71 100644
--- a/sysutils/abck/Makefile
+++ b/sysutils/abck/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://www.tundraware.com/Software/abck/
MAINTAINER= tundra@tundraware.com
-COMMENT= Manage intrusion attemps recorded in the system log
+COMMENT= Manage intrusion attempts recorded in the system log
USE_PYTHON= yes
diff --git a/sysutils/pear-File_Find/Makefile b/sysutils/pear-File_Find/Makefile
index 85f8124..6ac96fe 100644
--- a/sysutils/pear-File_Find/Makefile
+++ b/sysutils/pear-File_Find/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.3.1
CATEGORIES= sysutils www pear
MAINTAINER= miwi@FreeBSD.org
-COMMENT= PEAR class that facillitates the search of filesystems
+COMMENT= PEAR class that facilitates the search of filesystems
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/sysutils/policykit-gnome/Makefile b/sysutils/policykit-gnome/Makefile
index a499e07..e639eda 100644
--- a/sysutils/policykit-gnome/Makefile
+++ b/sysutils/policykit-gnome/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://hal.freedesktop.org/releases/
DISTNAME= PolicyKit-gnome-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
-COMMENT= GNOME frontend to the PolicKit framework
+COMMENT= GNOME frontend to the PolicyKit framework
LIB_DEPENDS= polkit.2:${PORTSDIR}/sysutils/policykit
diff --git a/sysutils/polkit-gnome/Makefile b/sysutils/polkit-gnome/Makefile
index 39c9309..c85caf4 100644
--- a/sysutils/polkit-gnome/Makefile
+++ b/sysutils/polkit-gnome/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= sysutils gnome
MASTER_SITES= http://hal.freedesktop.org/releases/
MAINTAINER= gnome@FreeBSD.org
-COMMENT= GNOME frontend to the PolicKit framework
+COMMENT= GNOME frontend to the PolicyKit framework
LIB_DEPENDS= polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit
diff --git a/sysutils/radeontool/Makefile b/sysutils/radeontool/Makefile
index 6eca275..02e9962 100644
--- a/sysutils/radeontool/Makefile
+++ b/sysutils/radeontool/Makefile
@@ -11,6 +11,6 @@ CATEGORIES= sysutils
MASTER_SITES= http://fdd.com/software/radeon/
MAINTAINER= takawata@jp.freebsd.org
-COMMENT= ATI Radeon video card contoroling tool useful for laptops
+COMMENT= ATI Radeon video card controlling tool useful for laptops
.include <bsd.port.mk>
diff --git a/sysutils/udesc_dump/Makefile b/sysutils/udesc_dump/Makefile
index 4d74801..74e9fb7 100644
--- a/sysutils/udesc_dump/Makefile
+++ b/sysutils/udesc_dump/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://home.jp.freebsd.org/~gehenna/src/
MAINTAINER= nork@FreeBSD.org
-COMMENT= udesc_dump, showes USB descriptors
+COMMENT= Shows USB descriptors
MAN8= udesc_dump.8
MANCOMPRESSED= yes
diff --git a/sysutils/xcpustate/Makefile b/sysutils/xcpustate/Makefile
index 29f72d7..5128942 100644
--- a/sysutils/xcpustate/Makefile
+++ b/sysutils/xcpustate/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://ftp.cs.toronto.edu/pub/jdd/xcpustate/
EXTRACT_SUFX= .shar
MAINTAINER= ports@FreeBSD.org
-COMMENT= System monitoring utility graphicaly showing cpu load and status
+COMMENT= System monitoring utility graphically showing cpu load and status
EXTRACT_CMD= ${CAT}
EXTRACT_BEFORE_ARGS= # none
diff --git a/sysutils/zfs-periodic/Makefile b/sysutils/zfs-periodic/Makefile
index 3adb26f..ce9f275 100644
--- a/sysutils/zfs-periodic/Makefile
+++ b/sysutils/zfs-periodic/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://www.pean.org/zfs-periodic/
MAINTAINER= peter@pean.org
-COMMENT= Simple way of maitaining zfs snapshots using the periodic system
+COMMENT= Simple way of maintaining zfs snapshots using the periodic system
NO_BUILD= yes
OpenPOWER on IntegriCloud