diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-08-02 09:02:43 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-08-02 09:02:43 +0000 |
commit | 344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca (patch) | |
tree | 069ccbea155001b7168967685ae64e97f3524568 /sysutils | |
parent | 81902d0a6c641126d021a998efb6e6ecca624294 (diff) | |
download | ports-344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca.tar.gz ports-344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/abck/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pear-File_Find/Makefile | 2 | ||||
-rw-r--r-- | sysutils/policykit-gnome/Makefile | 2 | ||||
-rw-r--r-- | sysutils/polkit-gnome/Makefile | 2 | ||||
-rw-r--r-- | sysutils/radeontool/Makefile | 2 | ||||
-rw-r--r-- | sysutils/udesc_dump/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xcpustate/Makefile | 2 | ||||
-rw-r--r-- | sysutils/zfs-periodic/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/sysutils/abck/Makefile b/sysutils/abck/Makefile index 8ec14d99a1de..eb20e7170bd3 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 85f81244f3da..6ac96fed5de1 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 a499e07da52b..e639eda30288 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 39c930948a84..c85caf479c82 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 6eca2750f665..02e9962f3aaf 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 4d7480119407..74e9fb7d4015 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 29f72d7f1575..51289426f974 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 3adb26f7cb90..ce9f275d1eed 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 |