diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2012-08-24 00:24:09 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2012-08-24 00:24:09 +0800 |
commit | 679d9efbc7ca9fccbc7f42c969c56833d8a69a48 (patch) | |
tree | cd86cd5a737cdb9a3523c0ed45b2a25e6e6e0b44 | |
parent | 52dcc00c38663c3629af6951716584d3b89f0559 (diff) | |
download | freebsd-ports-gnome-679d9efbc7ca9fccbc7f42c969c56833d8a69a48.tar.gz freebsd-ports-gnome-679d9efbc7ca9fccbc7f42c969c56833d8a69a48.tar.zst freebsd-ports-gnome-679d9efbc7ca9fccbc7f42c969c56833d8a69a48.zip |
Fix typos in COMMENT section
-rw-r--r-- | comms/libirman/Makefile | 2 | ||||
-rw-r--r-- | devel/colorgcc/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-List-Permutor/Makefile | 2 | ||||
-rw-r--r-- | math/ocamlgsl/Makefile | 2 | ||||
-rw-r--r-- | misc/airoflash/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/mooseekd/Makefile | 2 | ||||
-rw-r--r-- | print/latex-auto-greek/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/comms/libirman/Makefile b/comms/libirman/Makefile index f6c064cef992..13445d754305 100644 --- a/comms/libirman/Makefile +++ b/comms/libirman/Makefile @@ -11,7 +11,7 @@ CATEGORIES= comms MASTER_SITES= http://lirc.sourceforge.net/software/snapshots/ MAINTAINER= rand@meridian-enviro.com -COMMENT= Library for Evation's Irman infrared reciever +COMMENT= Library for Evation's Irman infrared receiver HAS_CONFIGURE= YES USE_GMAKE= YES diff --git a/devel/colorgcc/Makefile b/devel/colorgcc/Makefile index a081fa5e7fe3..3c579554284d 100644 --- a/devel/colorgcc/Makefile +++ b/devel/colorgcc/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= .txt DIST_SUBDIR= ${PORTNAME} MAINTAINER= sbz@FreeBSD.org -COMMENT= Perl script to colorize the terminal ouput of GCC +COMMENT= Perl script to colorize the terminal output of GCC RUN_DEPENDS= p5-Term-ANSIColor>=0:${PORTSDIR}/devel/p5-Term-ANSIColor BUILD_DEPENDS:= ${RUN_DEPENDS} diff --git a/devel/p5-List-Permutor/Makefile b/devel/p5-List-Permutor/Makefile index a20b0c84d49c..44cab88b3187 100644 --- a/devel/p5-List-Permutor/Makefile +++ b/devel/p5-List-Permutor/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -COMMENT= Alow you to process all possible permutations of a list +COMMENT= Allow you to process all possible permutations of a list PERL_CONFIGURE= yes diff --git a/math/ocamlgsl/Makefile b/math/ocamlgsl/Makefile index 41c08f075d4b..c73ee700bca1 100644 --- a/math/ocamlgsl/Makefile +++ b/math/ocamlgsl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= http://oandrieu.nerim.net/ocaml/gsl/ MAINTAINER= aehlig@linta.de -COMMENT= An interface to GSL for the Objective Caml langage +COMMENT= An interface to GSL for the Objective Caml language LIB_DEPENDS= gsl:${PORTSDIR}/math/gsl BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk \ diff --git a/misc/airoflash/Makefile b/misc/airoflash/Makefile index e74971f08bc4..2104aaa485b0 100644 --- a/misc/airoflash/Makefile +++ b/misc/airoflash/Makefile @@ -13,7 +13,7 @@ DISTNAME= airoflash.c EXTRACT_SUFX= MAINTAINER= ambrisko@FreeBSD.org -COMMENT= Flash utiltity for Cisco/Aironet 802.11 wireless cards +COMMENT= Flash utility for Cisco/Aironet 802.11 wireless cards DEPRECATED= BROKEN for more than 6 month EXPIRATION_DATE= 2012-05-10 diff --git a/net-p2p/mooseekd/Makefile b/net-p2p/mooseekd/Makefile index 8ffbd12c84c6..54955bccf0f3 100644 --- a/net-p2p/mooseekd/Makefile +++ b/net-p2p/mooseekd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-p2p MASTER_SITES= http://files.backtrace.info/releases/mooseekd/ MAINTAINER= novel@FreeBSD.org -COMMENT= A deamon to connect to the Soulseek network +COMMENT= A daemon to connect to the Soulseek network LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 diff --git a/print/latex-auto-greek/Makefile b/print/latex-auto-greek/Makefile index 08bffe35ca22..ea199ca07647 100644 --- a/print/latex-auto-greek/Makefile +++ b/print/latex-auto-greek/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print MASTER_SITES= http://waterdeep.physics.upatras.gr/~eelvex/files/ MAINTAINER= mplekos@physics.upatras.gr -COMMENT= A LaTeX package for switching between greek/latintext automaticaly +COMMENT= A LaTeX package for switching between greek/latintext automatically BUILD_DEPENDS= updmap-sys:${PORTSDIR}/print/teTeX-base \ mktexlsr:${PORTSDIR}/print/teTeX-base \ |