Date: Wed, 31 May 2017 02:23:36 +0000 (UTC) From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442133 - in head: net-p2p/hs-torrent textproc/p5-Apache-ParseLog Message-ID: <201705310223.v4V2NaCb065398@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danfe Date: Wed May 31 02:23:36 2017 New Revision: 442133 URL: https://svnweb.freebsd.org/changeset/ports/442133 Log: Spell `generator' correctly. Modified: head/net-p2p/hs-torrent/Makefile head/net-p2p/hs-torrent/pkg-descr head/textproc/p5-Apache-ParseLog/pkg-descr Modified: head/net-p2p/hs-torrent/Makefile ============================================================================== --- head/net-p2p/hs-torrent/Makefile Wed May 31 01:35:21 2017 (r442132) +++ head/net-p2p/hs-torrent/Makefile Wed May 31 02:23:36 2017 (r442133) @@ -5,7 +5,7 @@ PORTVERSION= 10000.0.0 CATEGORIES= net-p2p haskell MAINTAINER= haskell@FreeBSD.org -COMMENT= BitTorrent file parser and generater +COMMENT= BitTorrent file parser and generator LICENSE= BSD3CLAUSE Modified: head/net-p2p/hs-torrent/pkg-descr ============================================================================== --- head/net-p2p/hs-torrent/pkg-descr Wed May 31 01:35:21 2017 (r442132) +++ head/net-p2p/hs-torrent/pkg-descr Wed May 31 02:23:36 2017 (r442133) @@ -1,3 +1,3 @@ -BitTorrent file parser and generater. +BitTorrent file parser and generator. WWW: http://hackage.haskell.org/package/torrent Modified: head/textproc/p5-Apache-ParseLog/pkg-descr ============================================================================== --- head/textproc/p5-Apache-ParseLog/pkg-descr Wed May 31 01:35:21 2017 (r442132) +++ head/textproc/p5-Apache-ParseLog/pkg-descr Wed May 31 02:23:36 2017 (r442133) @@ -2,5 +2,5 @@ Apache::ParseLog provides an easy way to parse the Apa files, using an object-oriented constructs. The data obtained using this module are generic enough that it is flexible to use the data for your own applications, such as CGI, simple -text-only report generater, feeding RDBMS, data for Perl/Tk-based +text-only report generator, feeding RDBMS, data for Perl/Tk-based GUI application, etc.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705310223.v4V2NaCb065398>