svn commit: r442133 - in head: net-p2p/hs-torrent textproc/p5-Apache-ParseLog
Alexey Dokuchaev
danfe at FreeBSD.org
Wed May 31 02:23:37 UTC 2017
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 at 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.
More information about the svn-ports-all
mailing list