svn commit: r303029 - in head: comms/libirman devel/colorgcc devel/p5-List-Permutor math/ocamlgsl misc/airoflash net-p2p/mooseekd print/latex-auto-greek

Steven Kreuzer skreuzer at FreeBSD.org
Thu Aug 23 16:24:11 UTC 2012


Author: skreuzer
Date: Thu Aug 23 16:24:09 2012
New Revision: 303029
URL: http://svn.freebsd.org/changeset/ports/303029

Log:
  Fix typos in COMMENT section

Modified:
  head/comms/libirman/Makefile
  head/devel/colorgcc/Makefile
  head/devel/p5-List-Permutor/Makefile
  head/math/ocamlgsl/Makefile
  head/misc/airoflash/Makefile
  head/net-p2p/mooseekd/Makefile
  head/print/latex-auto-greek/Makefile

Modified: head/comms/libirman/Makefile
==============================================================================
--- head/comms/libirman/Makefile	Thu Aug 23 16:00:36 2012	(r303028)
+++ head/comms/libirman/Makefile	Thu Aug 23 16:24:09 2012	(r303029)
@@ -11,7 +11,7 @@ CATEGORIES=	comms
 MASTER_SITES=	http://lirc.sourceforge.net/software/snapshots/
 
 MAINTAINER=	rand at 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

Modified: head/devel/colorgcc/Makefile
==============================================================================
--- head/devel/colorgcc/Makefile	Thu Aug 23 16:00:36 2012	(r303028)
+++ head/devel/colorgcc/Makefile	Thu Aug 23 16:24:09 2012	(r303029)
@@ -14,7 +14,7 @@ EXTRACT_SUFX=	.txt
 DIST_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	sbz at 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}

Modified: head/devel/p5-List-Permutor/Makefile
==============================================================================
--- head/devel/p5-List-Permutor/Makefile	Thu Aug 23 16:00:36 2012	(r303028)
+++ head/devel/p5-List-Permutor/Makefile	Thu Aug 23 16:24:09 2012	(r303029)
@@ -12,7 +12,7 @@ MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ports at 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
 

Modified: head/math/ocamlgsl/Makefile
==============================================================================
--- head/math/ocamlgsl/Makefile	Thu Aug 23 16:00:36 2012	(r303028)
+++ head/math/ocamlgsl/Makefile	Thu Aug 23 16:24:09 2012	(r303029)
@@ -11,7 +11,7 @@ CATEGORIES=	math
 MASTER_SITES=	http://oandrieu.nerim.net/ocaml/gsl/
 
 MAINTAINER=	aehlig at 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 \

Modified: head/misc/airoflash/Makefile
==============================================================================
--- head/misc/airoflash/Makefile	Thu Aug 23 16:00:36 2012	(r303028)
+++ head/misc/airoflash/Makefile	Thu Aug 23 16:24:09 2012	(r303029)
@@ -13,7 +13,7 @@ DISTNAME=	airoflash.c
 EXTRACT_SUFX=
 
 MAINTAINER=	ambrisko at 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

Modified: head/net-p2p/mooseekd/Makefile
==============================================================================
--- head/net-p2p/mooseekd/Makefile	Thu Aug 23 16:00:36 2012	(r303028)
+++ head/net-p2p/mooseekd/Makefile	Thu Aug 23 16:24:09 2012	(r303029)
@@ -12,7 +12,7 @@ CATEGORIES=	net-p2p
 MASTER_SITES=	http://files.backtrace.info/releases/mooseekd/
 
 MAINTAINER=	novel at 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
 

Modified: head/print/latex-auto-greek/Makefile
==============================================================================
--- head/print/latex-auto-greek/Makefile	Thu Aug 23 16:00:36 2012	(r303028)
+++ head/print/latex-auto-greek/Makefile	Thu Aug 23 16:24:09 2012	(r303029)
@@ -11,7 +11,7 @@ CATEGORIES=	print
 MASTER_SITES=	http://waterdeep.physics.upatras.gr/~eelvex/files/
 
 MAINTAINER=	mplekos at 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 \



More information about the svn-ports-all mailing list