diff options
-rw-r--r-- | net-p2p/hs-torrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/hs-torrent/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/p5-Apache-ParseLog/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/hs-torrent/Makefile b/net-p2p/hs-torrent/Makefile index a8da225a9e90..807bf9693114 100644 --- a/net-p2p/hs-torrent/Makefile +++ b/net-p2p/hs-torrent/Makefile @@ -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 diff --git a/net-p2p/hs-torrent/pkg-descr b/net-p2p/hs-torrent/pkg-descr index ea617195356c..f504fae97113 100644 --- a/net-p2p/hs-torrent/pkg-descr +++ b/net-p2p/hs-torrent/pkg-descr @@ -1,3 +1,3 @@ -BitTorrent file parser and generater. +BitTorrent file parser and generator. WWW: http://hackage.haskell.org/package/torrent diff --git a/textproc/p5-Apache-ParseLog/pkg-descr b/textproc/p5-Apache-ParseLog/pkg-descr index 53a01729ea9f..1d21237a8bfb 100644 --- a/textproc/p5-Apache-ParseLog/pkg-descr +++ b/textproc/p5-Apache-ParseLog/pkg-descr @@ -2,5 +2,5 @@ Apache::ParseLog provides an easy way to parse the Apache log 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. |